From 01997497f915e8f79871f3f2acb55ac465051d24 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:49:59 +0200 Subject: Adding debian version 6.1.76-1. Signed-off-by: Daniel Baumann --- debian/config/kernelarch-mips/config | 131 +++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 debian/config/kernelarch-mips/config (limited to 'debian/config/kernelarch-mips/config') diff --git a/debian/config/kernelarch-mips/config b/debian/config/kernelarch-mips/config new file mode 100644 index 000000000..58ec5b7a3 --- /dev/null +++ b/debian/config/kernelarch-mips/config @@ -0,0 +1,131 @@ +## +## file: arch/Kconfig +## +CONFIG_SECCOMP=y + +## +## file: arch/mips/Kconfig +## +CONFIG_CPU_HAS_MSA=y +CONFIG_RELOCATABLE=y +CONFIG_RELOCATION_TABLE_SIZE=0x001c0000 +CONFIG_RANDOMIZE_BASE=y +CONFIG_KEXEC=y +CONFIG_MIPS_O32_FP64_SUPPORT=y +#. Ignored in 32-bit configurations +CONFIG_MIPS32_O32=y +CONFIG_MIPS32_N32=y + +## +## file: arch/mips/Kconfig.debug +## +CONFIG_EARLY_PRINTK=y + +## +## file: drivers/ata/Kconfig +## +CONFIG_ATA=y + +## +## file: drivers/gpu/drm/Kconfig +## +CONFIG_DRM=m +CONFIG_DRM_RADEON=m +CONFIG_DRM_AMDGPU=m + +## +## file: drivers/i2c/Kconfig +## +CONFIG_I2C=y + +## +## file: drivers/input/mouse/Kconfig +## +CONFIG_MOUSE_PS2=m + +## +## file: drivers/mmc/Kconfig +## +CONFIG_MMC=m + +## +## file: drivers/mmc/core/Kconfig +## +CONFIG_MMC_BLOCK=m + +## +## file: drivers/mtd/Kconfig +## +CONFIG_MTD=y +CONFIG_MTD_BLOCK=y + +## +## file: drivers/mtd/chips/Kconfig +## +CONFIG_MTD_CFI=m +CONFIG_MTD_JEDECPROBE=m +CONFIG_MTD_CFI_INTELEXT=m +CONFIG_MTD_CFI_AMDSTD=m +CONFIG_MTD_CFI_STAA=m +CONFIG_MTD_ROM=m +CONFIG_MTD_ABSENT=m + +## +## file: drivers/net/ethernet/sun/Kconfig +## +# CONFIG_NIU is not set + +## +## file: drivers/pci/Kconfig +## +CONFIG_PCI=y + +## +## file: drivers/power/reset/Kconfig +## +CONFIG_POWER_RESET=y +CONFIG_POWER_RESET_SYSCON=y + +## +## file: drivers/rapidio/Kconfig +## +# CONFIG_RAPIDIO is not set + +## +## file: drivers/rtc/Kconfig +## +CONFIG_RTC_DRV_CMOS=y + +## +## file: drivers/scsi/Kconfig +## +CONFIG_SCSI=y +CONFIG_BLK_DEV_SD=y + +## +## file: drivers/tty/serial/8250/Kconfig +## +CONFIG_SERIAL_8250=y +CONFIG_SERIAL_8250_CONSOLE=y + +## +## file: drivers/usb/Kconfig +## +CONFIG_USB=m + +## +## file: drivers/usb/host/Kconfig +## +CONFIG_USB_EHCI_HCD=m +CONFIG_USB_OHCI_HCD=m + +## +## file: drivers/video/console/Kconfig +## +# CONFIG_VGA_CONSOLE is not set + +## +## file: init/Kconfig +## +CONFIG_SGETMASK_SYSCALL=y +CONFIG_SYSFS_SYSCALL=y -- cgit v1.2.3