Config.powerpc 274 B

123456789101112131415161718
  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. default "powerpc"
  8. config ARCH_SUPPORTS_BIG_ENDIAN
  9. bool
  10. default y
  11. config ARCH_CFLAGS
  12. string
  13. config LIBGCC_CFLAGS
  14. string