summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Config.in5
-rw-r--r--Config.in.devel5
2 files changed, 2 insertions, 8 deletions
diff --git a/Config.in b/Config.in
index ef4ce7b7f..15130b127 100644
--- a/Config.in
+++ b/Config.in
@@ -10,12 +10,9 @@ config BR2_HAVE_DOT_CONFIG
bool
default y
-config BR2_mipsel
- bool
- default y
-
choice
prompt "Target Architecture"
+ default BR2_mipsel
# Supported architectures
diff --git a/Config.in.devel b/Config.in.devel
index 9a28cf696..019062c0e 100644
--- a/Config.in.devel
+++ b/Config.in.devel
@@ -13,12 +13,9 @@ config BR2_HAVE_DOT_CONFIG
bool
default y
-config BR2_mipsel
- bool
- default y
-
choice
prompt "Target Architecture"
+ default BR2_mipsel
# Supported architectures