summaryrefslogtreecommitdiff
path: root/config/target.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-10-12 11:22:46 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-10-12 11:22:46 (GMT)
commitc7df47dcea803deb519689c700d8f1728143f279 (patch)
treef42a249cd71a2206eac78c47b6278970dbed0c1b /config/target.in
parent5276fc869dad0bce1c19f362a816760c45ab7c2b (diff)
In generated choice menus, move the selection options outside the choice menu.
/trunk/kconfig/kconfig.mk | 60 35 25 0 +++++++++++++++++++++++++++++++---------------------- /trunk/config/kernel.in | 6 0 6 0 ----- /trunk/config/target.in | 6 0 6 0 ----- 3 files changed, 35 insertions(+), 37 deletions(-)
Diffstat (limited to 'config/target.in')
-rw-r--r--config/target.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/config/target.in b/config/target.in
index b5c7af1..60881ce 100644
--- a/config/target.in
+++ b/config/target.in
@@ -28,14 +28,8 @@ config TARGET_LDFLAGS
comment "General target options"
-choice
- bool
- prompt "Target architecture:"
-
source config.gen/arch.in
-endchoice
-
config ARCH_SUPPORTS_BOTH_ENDIAN
bool
default n