linux/debian/config/s390/config.s390x
Bastian Blank 1f1bd75702 debian/config/s390: Add missing choice values.
svn path=/dists/trunk/linux-2.6/; revision=10896
2008-03-15 11:08:56 +00:00

16 lines
305 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
## end choice
## choice: IPL method generated into head.S
# CONFIG_IPL_TAPE is not set
CONFIG_IPL_VM=y
## end choice