config/arch/blackfin.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Apr 21 18:54:58 2010 +0200 (2010-04-21)
changeset 1929 f5d5e279af95
child 2444 896cb0d36c1a
permissions -rw-r--r--
libc/glibc: fix kernel version check

Since we log the test strings, it is no longer possible to call
the CT_Test* functions from sub-functions that print results to
their stdout.
     1 # Blackfin specific configuration file
     2 
     3 config ARCH_blackfin
     4     select ARCH_SUPPORTS_32
     5     select ARCH_DEFAULT_32
     6     select ARCH_DEFAULT_LE
     7     select ARCH_SUPPORT_ARCH
     8     select ARCH_SUPPORT_CPU
     9     select ARCH_SUPPORT_TUNE
    10     select ARCH_SUPPORT_FPU
    11      help
    12       The Blackfin architecture