linux/debian/config/s390/config.s390x-tape
Bastian Blank 89a3578808 * debian/config/s390/config.s390x-tape: Add.
* debian/config/s390/defines: Add s390x-tape definitions.

svn path=/dists/trunk/linux-2.6/; revision=13782
2009-06-12 13:56:57 +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=y
# CONFIG_IPL_VM is not set
## end choice