From 53ef1400232706d31b0c4b386868924e1b1ae5a2 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Tue, 24 Nov 2009 22:00:40 +0100 Subject: Make architecture/variants/options selection in the same menu Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/arch.kconfig | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'kconfig/arch.kconfig') diff --git a/kconfig/arch.kconfig b/kconfig/arch.kconfig index 25acab1..610b40e 100644 --- a/kconfig/arch.kconfig +++ b/kconfig/arch.kconfig @@ -34,16 +34,16 @@ choice select EMBTK_32BITS_FS config EMBTK_ARCH_MIPS bool "MIPS" - config EMBTK_ARCH_M68k - bool "M68k (unsupported yet)" - config EMBTK_ARCH_POWERPC - bool "PowerPC (unsupported yet)" - config EMBTK_ARCH_SUPERH - bool "SuperH (unsupported yet)" - config EMBTK_ARCH_X86 - bool "x86 (unsupported yet)" - config EMBTK_ARCH_X86_64 - bool "x86_64 (unsupported yet)" +# config EMBTK_ARCH_M68k +# bool "M68k (unsupported yet)" +# config EMBTK_ARCH_POWERPC +# bool "PowerPC (unsupported yet)" +# config EMBTK_ARCH_SUPERH +# bool "SuperH (unsupported yet)" +# config EMBTK_ARCH_X86 +# bool "x86 (unsupported yet)" +# config EMBTK_ARCH_X86_64 +# bool "x86_64 (unsupported yet)" endchoice config EMBTK_TARGET_ARCH_64BITS -- cgit v1.2.3