From b15a952c52a6825376d3e7f6c1bf5c886c6d8b74 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 12:06:00 +0200 Subject: Adding debian version 5.10.209-2. Signed-off-by: Daniel Baumann --- debian/config/kernelarch-mips/config.loongson-3 | 142 ++++++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 debian/config/kernelarch-mips/config.loongson-3 (limited to 'debian/config/kernelarch-mips/config.loongson-3') diff --git a/debian/config/kernelarch-mips/config.loongson-3 b/debian/config/kernelarch-mips/config.loongson-3 new file mode 100644 index 000000000..8f311cbf7 --- /dev/null +++ b/debian/config/kernelarch-mips/config.loongson-3 @@ -0,0 +1,142 @@ +## +## file: arch/mips/Kconfig +## +## choice: System type +CONFIG_MACH_LOONGSON64=y +## end choice +## choice: Kernel code model +# CONFIG_32BIT is not set +CONFIG_64BIT=y +## end choice +CONFIG_NUMA=y +CONFIG_SMP=y +CONFIG_HOTPLUG_CPU=y +CONFIG_NR_CPUS=16 + +## +## file: arch/mips/kvm/Kconfig +## +CONFIG_VIRTUALIZATION=y +CONFIG_KVM=y + +## +## file: arch/mips/loongson64/Kconfig +## +CONFIG_RS780_HPET=y + +## +## file: drivers/ata/Kconfig +## +CONFIG_SATA_AHCI=y + +## +## file: drivers/cpuidle/Kconfig +## +CONFIG_CPU_IDLE=y + +## +## file: drivers/gpu/drm/Kconfig +## +CONFIG_DRM=m +CONFIG_DRM_RADEON=m +CONFIG_DRM_AMDGPU=m + +## +## file: drivers/gpu/drm/ast/Kconfig +## +CONFIG_DRM_AST=m + +## +## file: drivers/i2c/Kconfig +## +CONFIG_I2C=y + +## +## file: drivers/i2c/algos/Kconfig +## +CONFIG_I2C_ALGOBIT=y + +## +## file: drivers/net/ethernet/8390/Kconfig +## +CONFIG_NE2K_PCI=m + +## +## file: drivers/net/ethernet/intel/Kconfig +## +CONFIG_E100=m + +## +## file: drivers/net/ethernet/realtek/Kconfig +## +CONFIG_8139CP=m +CONFIG_8139TOO=m + +## +## file: drivers/of/Kconfig +## +CONFIG_OF=y + +## +## file: drivers/pci/hotplug/Kconfig +## +CONFIG_HOTPLUG_PCI=y + +## +## file: drivers/platform/goldfish/Kconfig +## +CONFIG_GOLDFISH=y + +## +## file: drivers/regulator/Kconfig +## +CONFIG_REGULATOR=y + +## +## file: drivers/rtc/Kconfig +## +CONFIG_RTC_DRV_CMOS=y +CONFIG_RTC_DRV_GOLDFISH=y + +## +## file: drivers/staging/sm750fb/Kconfig +## +CONFIG_FB_SM750=m + +## +## file: drivers/tty/serial/8250/Kconfig +## +# CONFIG_SERIAL_8250_EXTENDED is not set +CONFIG_SERIAL_OF_PLATFORM=y + +## +## file: drivers/usb/host/Kconfig +## +CONFIG_USB_ISP116X_HCD=m +CONFIG_USB_UHCI_HCD=m +CONFIG_USB_SL811_HCD=m + +## +## file: drivers/video/fbdev/Kconfig +## +CONFIG_FB_RADEON=y + +## +## file: kernel/Kconfig.preempt +## +## choice: Preemption Model +# CONFIG_PREEMPT_VOLUNTARY is not set +CONFIG_PREEMPT=y +## end choice + +## +## file: mm/Kconfig.debug +## +# CONFIG_PAGE_EXTENSION is not set +# CONFIG_PAGE_POISONING is not set + +## +## file: sound/pci/hda/Kconfig +## +CONFIG_SND_HDA_INTEL=m + -- cgit v1.2.3