summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.e1
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-02-14 23:19:38 -0600
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-05 21:12:19 +0100
commit383a059a280444c6e914620adfdf05b5bd728a45 (patch)
tree179e401e3306194d132dc64c7fe8dbba79a5d1e0 /extra/Configs/Config.e1
parentd2ac3a6b3a2d2369bec4bf9f0555ebbe72e7bdf5 (diff)
good by e1
It is marked as broken and it seems you can't get any hardware for that anymore.
Diffstat (limited to 'extra/Configs/Config.e1')
-rw-r--r--extra/Configs/Config.e116
1 files changed, 0 insertions, 16 deletions
diff --git a/extra/Configs/Config.e1 b/extra/Configs/Config.e1
deleted file mode 100644
index 284bbfaee..000000000
--- a/extra/Configs/Config.e1
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# For a description of the syntax of this configuration file,
-# see extra/config/Kconfig-language.txt
-#
-
-config TARGET_ARCH
- string
- default "e1"
-
-config FORCE_OPTIONS_FOR_ARCH
- bool
- default y
- select ARCH_BIG_ENDIAN
- select ARCH_HAS_NO_MMU
- select ARCH_HAS_NO_SHARED
- select ARCH_HAS_DEPRECATED_SYSCALLS