diff options
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
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 |