mipsel 500 B

123456789101112131415161718
  1. ARCH_ANY_ENDIAN=y
  2. ARCH_CFLAGS="-mno-split-addresses"
  3. ARCH_LITTLE_ENDIAN=y
  4. ARCH_WANTS_LITTLE_ENDIAN=y
  5. # CONFIG_MIPS_ISA_1 is not set
  6. # CONFIG_MIPS_ISA_2 is not set
  7. # CONFIG_MIPS_ISA_3 is not set
  8. # CONFIG_MIPS_ISA_4 is not set
  9. CONFIG_MIPS_ISA_MIPS32=y
  10. # CONFIG_MIPS_ISA_MIPS32R2 is not set
  11. # CONFIG_MIPS_ISA_MIPS64 is not set
  12. # CONFIG_MIPS_ISA_MIPS64R2 is not set
  13. # CONFIG_MIPS_N32_ABI is not set
  14. # CONFIG_MIPS_N64_ABI is not set
  15. CONFIG_MIPS_O32_ABI=y
  16. TARGET_ARCH="mips"
  17. TARGET_mips=y
  18. UCLIBC_HAS_FPU=y