Config.frv 318 B

1234567891011121314151617181920
  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. default "frv"
  7. config FORCE_OPTIONS_FOR_ARCH
  8. bool
  9. default y
  10. select ARCH_BIG_ENDIAN
  11. select UCLIBC_HAS_FPU
  12. select ARCH_HAS_NO_MMU
  13. config ARCH_CFLAGS
  14. string
  15. config LIBGCC_CFLAGS
  16. string