summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.e1
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2006-01-19 17:50:23 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2006-01-19 17:50:23 +0000
commitb91bb097caad9913964b92fd9751241f559cc9e6 (patch)
tree56f76ddc652e1032cd4c3e4ea62f6635c026565a /extra/Configs/Config.e1
parent010e71eb372b624317dfa2b6d7f353d38f172621 (diff)
Remove HAVE_ELF
Diffstat (limited to 'extra/Configs/Config.e1')
-rw-r--r--extra/Configs/Config.e18
1 files changed, 2 insertions, 6 deletions
diff --git a/extra/Configs/Config.e1 b/extra/Configs/Config.e1
index 841ac9b9b..d134a0c83 100644
--- a/extra/Configs/Config.e1
+++ b/extra/Configs/Config.e1
@@ -3,17 +3,13 @@
# see extra/config/Kconfig-language.txt
#
-config HAVE_ELF
- select ARCH_HAS_NO_MMU
- select HAVE_NO_SHARED
- bool
- default n
-
config ARCH_SUPPORTS_BIG_ENDIAN
bool
default y
config TARGET_ARCH
+ select ARCH_HAS_NO_MMU
+ select HAVE_NO_SHARED
default "e1"
config ARCH_E1