From: Felix Fietkau Date: Mon, 25 Jul 2005 18:12:20 +0000 (+0000) Subject: work around bug in menuconfig without DEVELOPER=1 (target arch) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=20b65536d54a700ff2770e71ae7e53d02ad0bfc2 work around bug in menuconfig without DEVELOPER=1 (target arch) SVN-Revision: 1566 --- diff --git a/openwrt/Config.in b/openwrt/Config.in index 576e4826da..6d636d1a72 100644 --- a/openwrt/Config.in +++ b/openwrt/Config.in @@ -10,6 +10,9 @@ config BR2_HAVE_DOT_CONFIG bool default y +config BR2_mipsel + default y + choice default BR2_mipsel help