Config.frv 278 B

1234567891011121314151617
  1. #
  2. # For a description of the syntax of this configuration file,
  3. # see extra/config/Kconfig-language.txt
  4. #
  5. config TARGET_ARCH
  6. select UCLIBC_HAS_FPU
  7. select ARCH_BIG_ENDIAN
  8. select ARCH_HAS_NO_MMU
  9. string
  10. default "frv"
  11. config ARCH_CFLAGS
  12. string
  13. config LIBGCC_CFLAGS
  14. string