summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-05-15 19:26:57 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-05-15 19:26:57 +0200
commitbbfa3ca2154df9d7a574787df8e1ad5234b1a9fc (patch)
treef4fb6c65be621b95a0a6496740e4e9c45cd18011 /target/config
parent239a77f800b2babfc05bcda959c04106eaca2394 (diff)
fix bulktoolchain target
Diffstat (limited to 'target/config')
-rw-r--r--target/config/Config.in16
1 files changed, 0 insertions, 16 deletions
diff --git a/target/config/Config.in b/target/config/Config.in
index 8697f337e..c1feb7053 100644
--- a/target/config/Config.in
+++ b/target/config/Config.in
@@ -30,22 +30,6 @@ config ADK_TOOLCHAIN_ARCHIVE
endchoice
choice
-prompt "Target Endianess"
-depends on (ADK_LINUX_ARM || ADK_LINUX_MIPS) && ADK_TOOLCHAIN
-config ADK_ENDIAN
- boolean "Choose target endianess"
-
-config ADK_TARGET_LITTLE_ENDIAN
- boolean "Little endian"
- select ADK_little
-
-config ADK_TARGET_BIG_ENDIAN
- boolean "Big endian"
- select ADK_big
-
-endchoice
-
-choice
prompt "Target Kernel"
depends on ADK_TARGET_SYSTEM_LEMOTE_YEELONG
config ADK_TARGET_KERNEL