From c7df47dcea803deb519689c700d8f1728143f279 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 12 Oct 2008 11:22:46 +0000 Subject: 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(-) --- config/target.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config/target.in') diff --git a/config/target.in b/config/target.in index b5c7af12..60881ce0 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 -- cgit v1.2.3