config/arch/s390.in
changeset 1748 54bbdbf316f3
parent 1631 14abcd185e4b
child 2444 896cb0d36c1a
     1.1 --- a/config/arch/s390.in	Mon Nov 16 20:18:09 2009 +0100
     1.2 +++ b/config/arch/s390.in	Sat Jan 23 18:41:59 2010 +0100
     1.3 @@ -2,8 +2,12 @@
     1.4  # depends on EXPERIMENTAL
     1.5  
     1.6  config ARCH_s390
     1.7 +    select ARCH_SUPPORTS_32
     1.8 +    select ARCH_SUPPORTS_64
     1.9 +    select ARCH_DEFAULT_32
    1.10      select ARCH_USE_MMU
    1.11      select ARCH_SUPPORT_FPU
    1.12      help
    1.13 -      The IBM ESA/390 architecture, as defined by:
    1.14 -        http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/dz9ar008/CCONTENTS
    1.15 +      Defined by IBM in:
    1.16 +        32-bit ESA/390       : http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/dz9ar008/CCONTENTS
    1.17 +        64-bit z/Architecure : http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/dz9zr002/CCONTENTS