linux/debian/config/hppa/config.parisc64-smp

31 lines
456 B
Plaintext

##
## file: arch/parisc/Kconfig
##
## choice: Processor type
# CONFIG_PA7000 is not set
CONFIG_PA8X00=y
## end choice
CONFIG_PA20=y
CONFIG_PREFETCH=y
CONFIG_64BIT=y
CONFIG_SMP=y
CONFIG_HOTPLUG_CPU=y
CONFIG_COMPAT=y
CONFIG_NR_CPUS=8
##
## file: init/Kconfig
##
CONFIG_LOCK_KERNEL=y
CONFIG_STOP_MACHINE=y
##
## file: mm/Kconfig
##
## choice: Memory model
# CONFIG_FLATMEM_MANUAL is not set
## end choice
CONFIG_DISCONTIGMEM=y
CONFIG_NEED_MULTIPLE_NODES=y