Konstantin Demin
c3d09a3e94
imported from https://salsa.debian.org/kernel-team/linux.git commit 9d5cc9d9d6501d7f1dd7e194d4b245bd0b6c6a22 version 6.11.4-1
124 lines
1.7 KiB
Plaintext
124 lines
1.7 KiB
Plaintext
##
|
|
## 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
|