diff options
Diffstat (limited to 'openwrt/Config.in.devel')
-rw-r--r-- | openwrt/Config.in.devel | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/openwrt/Config.in.devel b/openwrt/Config.in.devel index 9a28cf6967..019062c0ed 100644 --- a/openwrt/Config.in.devel +++ b/openwrt/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 |