OSDN Git Service

Fixup selection of endianness, since select does not work on choice
[uclinux-h8/uClibc.git] / extra / Configs / Config.mips
index 273e874..0238297 100644 (file)
@@ -20,6 +20,14 @@ config ARCH_LDFLAGS
 config LIBGCC_CFLAGS
        string
 
+config ARCH_SUPPORTS_BIG_ENDIAN
+       bool
+       default y
+
+config ARCH_SUPPORTS_LITTLE_ENDIAN
+       bool
+       default y
+
 choice
        prompt "Target Processor Architecture"
        default CONFIG_MIPS_ISA_1