config/arch/blackfin.in
author Titus von Boxberg <titus@v9g.de>
Mon May 17 11:29:26 2010 +0200 (2010-05-17)
changeset 1957 0b638721bff2
child 2444 896cb0d36c1a
permissions -rw-r--r--
configure: Do not require stat to be of GNU coreutils

calls to stat have been made portable, thus it is not necessary
that the GNU version is present on the user's system.
     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