X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=openwrt%2FConfig.in;h=3f5cb29c59272847cbd578f1eb32327e79166778;hb=2565d671a2282eb42dd9851206284110eb730c62;hp=576e4826da14dfb75660cae89f4dcd69d5a85c0b;hpb=d9e7a746ed7a857a06451fb7de2c20e82eba4a98;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/openwrt/Config.in b/openwrt/Config.in index 576e4826da..3f5cb29c59 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 @@ -81,10 +84,6 @@ config BR2_TAR_VERBOSITY bool default n -config BR2_STAGING_DIR - string - default "$(BASE_DIR)/staging_dir_$(ARCH)$(ARCH_FPU_SUFFIX)" - config BR2_JLEVEL int default "1"