Config.sparc 315 B

12345678910111213141516171819202122232425
  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 "sparc"
  7. config HAVE_ELF
  8. bool
  9. default y
  10. config ARCH_SUPPORTS_BIG_ENDIAN
  11. bool
  12. default y
  13. config ARCH_CFLAGS
  14. string
  15. config ARCH_LDFLAGS
  16. string
  17. config LIBGCC_CFLAGS
  18. string