From 7fa3cdf7ce1132d69e209f289b390fe4f0afad53 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 18 Jul 2009 12:03:43 +0200 Subject: Embtk: document unsupported architecture Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/arch.kconfig | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/kconfig/arch.kconfig b/kconfig/arch.kconfig index 1a8f42c..3a1381b 100644 --- a/kconfig/arch.kconfig +++ b/kconfig/arch.kconfig @@ -34,15 +34,15 @@ choice config EMBTK_ARCH_MIPS bool "MIPS" config EMBTK_ARCH_M68k - bool "M68k" + bool "M68k (unsupported yet)" config EMBTK_ARCH_POWERPC - bool "PowerPC" + bool "PowerPC (unsupported yet)" config EMBTK_ARCH_SUPERH - bool "SuperH" + bool "SuperH (unsupported yet)" config EMBTK_ARCH_X86 - bool "x86" + bool "x86 (unsupported yet)" config EMBTK_ARCH_X86_64 - bool "x86_64" + bool "x86_64 (unsupported yet)" endchoice config EMBTK_TARGET_ARCH_64BITS -- cgit v1.2.3