work around bug in menuconfig without DEVELOPER=1 (target arch)
authorFelix Fietkau <nbd@openwrt.org>
Mon, 25 Jul 2005 18:12:20 +0000 (18:12 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 25 Jul 2005 18:12:20 +0000 (18:12 +0000)
SVN-Revision: 1566

openwrt/Config.in

index 576e4826da14dfb75660cae89f4dcd69d5a85c0b..6d636d1a72119e79c11eb816ca47ba5ab52bd815 100644 (file)
@@ -10,6 +10,9 @@ config BR2_HAVE_DOT_CONFIG
        bool
        default y
 
+config BR2_mipsel
+       default y
+
 choice
        default BR2_mipsel
        help