OSDN Git Service

Fixup selection of endianness, since select does not work on choice
[uclinux-h8/uClibc.git] / extra / Configs / Config.v850
index 64fa9fd..894cb24 100644 (file)
@@ -9,13 +9,16 @@ config TARGET_ARCH
 config HAVE_ELF
        bool
        select ARCH_HAS_NO_MMU
-       select ARCH_LITTLE_ENDIAN
        select ARCH_HAS_C_SYMBOL_PREFIX
        select HAVE_NO_PIC
        select HAVE_NO_SHARED
        select ARCH_HAS_NO_LDSO
        default y
 
+config ARCH_SUPPORTS_LITTLE_ENDIAN
+       bool
+       default y
+
 config ARCH_CFLAGS
        string