linux/debian/config/s390/config.s390x
Bastian Blank f916645744 debian/config/s390/config.s390x: Add missing option.
svn path=/dists/trunk/linux-2.6/; revision=13781
2009-06-12 09:53:28 +00:00

17 lines
335 B
Text

##
## file: arch/s390/Kconfig
##
CONFIG_64BIT=y
## choice: Processor type
# CONFIG_MARCH_G5 is not set
CONFIG_MARCH_Z900=y
# CONFIG_MARCH_Z990 is not set
# CONFIG_MARCH_Z9_109 is not set
# CONFIG_MARCH_Z10 is not set
## end choice
## choice: IPL method generated into head.S
# CONFIG_IPL_TAPE is not set
CONFIG_IPL_VM=y
## end choice