X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a8d97b908183a4d38f48860f6467320bb48a9ea1..59cd3457ae474d7b1a853809321a7df46264be30:/openwrt/Config.in diff --git a/openwrt/Config.in b/openwrt/Config.in index 576e4826d..3f5cb29c5 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"