OSDN Git Service

Remove HAVE_ELF
[uclinux-h8/uClibc.git] / extra / Configs / Config.bfin
index 9863510..c65b5fa 100644 (file)
@@ -4,20 +4,12 @@
 #
 
 config TARGET_ARCH
-       default "bfin"
-
-config HAVE_ELF
-       bool
        select ARCH_HAS_NO_MMU
        select ARCH_LITTLE_ENDIAN
-       default y
+       default "bfin"
 
 config ARCH_CFLAGS
        string
 
 config LIBGCC_CFLAGS
        string
-
-config HAVE_ELF
-       bool
-       default y