config/arch/sparc.in
author David Holsgrove <david.holsgrove@xilinx.com>
Thu Oct 11 14:39:45 2012 +1000 (2012-10-11)
changeset 3094 07a87075fa2d
parent 2788 b6faa28e76e0
permissions -rw-r--r--
libc/newlib: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustom

CUSTOM_LOCATION config options only presented in menuconfig if component
CUSTOM version selected.

Signed-off-by: "David Holsgrove" <david.holsgrove@xilinx.com>
[yann.morin.1998@free.fr: fix indentation]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Message-Id: <d02252752d4dc5e68ae3.1349931202@localhost.localdomain>
PatchWork-Id: 190795
sam@2371
     1
# SPARC specific config options
sam@2371
     2
yann@2444
     3
## select ARCH_SUPPORTS_32
yann@2444
     4
## select ARCH_SUPPORTS_64
yann@2444
     5
## select ARCH_DEFAULT_32
yann@2444
     6
## select ARCH_USE_MMU
yann@2788
     7
## select ARCH_SUPPORTS_WITH_CPU
yann@2788
     8
## select ARCH_SUPPORTS_WITH_TUNE
yann@2793
     9
## select ARCH_SUPPORTS_WITH_FLOAT
yann@2444
    10
##
yann@2444
    11
## help The SUN SPARC architecture, as defined by:
yann@2444
    12
## help     32 bit: http://www.sparc.org/standards/V8.pdf
yann@2444
    13
## help     64 bit: http://www.sparc.org/standards/SPARCV9.pdf