summaryrefslogtreecommitdiff
path: root/kconfig/arch.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig/arch.kconfig')
-rw-r--r--kconfig/arch.kconfig20
1 files changed, 10 insertions, 10 deletions
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