Config.bfin 251 B

123456789101112131415
  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 ARCH_HAS_NO_MMU
  7. select ARCH_LITTLE_ENDIAN
  8. default "bfin"
  9. config ARCH_CFLAGS
  10. string
  11. config LIBGCC_CFLAGS
  12. string