linux/debian/config/hppa/config.parisc64-smp
Bastian Blank 8d0099c6cb debian/control: Remove known gone options.
svn path=/dists/trunk/linux-2.6/; revision=10862
2008-03-14 14:09:42 +00:00

31 lines
456 B
Text

##
## 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