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.loongson-3 | 123 ++++++++++++++++++++++++ 1 file changed, 123 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..4d319fa1d --- /dev/null +++ b/debian/config/kernelarch-mips/config.loongson-3 @@ -0,0 +1,123 @@ +## +## 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/ast/Kconfig +## +CONFIG_DRM_AST=m + +## +## 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/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