Config.hppa 339 B

123456789101112131415161718192021
  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_MMU
  7. select HAS_NO_THREADS
  8. select ARCH_HAS_NO_LDSO
  9. select HAVE_NO_SSP
  10. default "hppa"
  11. config ARCH_SUPPORTS_BIG_ENDIAN
  12. bool
  13. default y
  14. config ARCH_CFLAGS
  15. string
  16. config LIBGCC_CFLAGS
  17. string