summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-25 18:12:20 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-25 18:12:20 +0000
commit144e109f1270bf1ac89c8339cd37fc2d5b41ccd7 (patch)
treea871137474a12e414488f22fd6700189b2f57979 /Config.in
parentb6feea500e55a6694c5de120c0e9716a58e8543c (diff)
work around bug in menuconfig without DEVELOPER=1 (target arch)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1566 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index 576e4826d..6d636d1a7 100644
--- a/Config.in
+++ b/Config.in
@@ -10,6 +10,9 @@ config BR2_HAVE_DOT_CONFIG
bool
default y
+config BR2_mipsel
+ default y
+
choice
default BR2_mipsel
help