summaryrefslogtreecommitdiff
path: root/kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-02-16 10:46:20 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-02-16 10:46:20 +0100
commit40a406a8e3bae2513b8b910c16ea9370e8764913 (patch)
tree7bbc0c0f1463c426d8a982c88d8f4a653d89bb86 /kconfig
parentfc85dd7c16dad87a96acc585e1151c0cd75e2ecd (diff)
downloadembtoolkit-40a406a8e3bae2513b8b910c16ea9370e8764913.tar.gz
embtoolkit-40a406a8e3bae2513b8b910c16ea9370e8764913.tar.bz2
embtoolkit-40a406a8e3bae2513b8b910c16ea9370e8764913.tar.xz
Kconfig arch selection: there is now no good reason to default MIPS
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'kconfig')
-rw-r--r--kconfig/arch.kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/kconfig/arch.kconfig b/kconfig/arch.kconfig
index 72783b4..b5d34a9 100644
--- a/kconfig/arch.kconfig
+++ b/kconfig/arch.kconfig
@@ -1,6 +1,6 @@
################################################################################
# Embtoolkit
-# Copyright(C) 2009-2011 Abdoulaye Walsimou GAYE.
+# Copyright(C) 2009-2013 Abdoulaye Walsimou GAYE.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -25,7 +25,6 @@
choice
prompt "Architecture"
- default EMBTK_ARCH_MIPS
help
Select the architecture you wish.
config EMBTK_ARCH_ARM