summaryrefslogtreecommitdiff
path: root/config/arch/s390.in
blob: 519be80b2d8b5549dfb07cd2be4a6d3f7a94ee17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# s390 specific config options
# depends on EXPERIMENTAL

config ARCH_s390
    select ARCH_SUPPORTS_32
    select ARCH_SUPPORTS_64
    select ARCH_DEFAULT_32
    select ARCH_USE_MMU
    select ARCH_SUPPORT_FPU
    help
      Defined by IBM in:
        32-bit ESA/390       : http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/dz9ar008/CCONTENTS
        64-bit z/Architecure : http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/dz9zr002/CCONTENTS