X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/39a0eaa2c421b45159647eaa1083727b65713e0f..e8f1d5e8765652308c8dab1a0779deb4bbc73c58:/openwrt/Config.in diff --git a/openwrt/Config.in b/openwrt/Config.in index 6d636d1a7..308df372c 100644 --- a/openwrt/Config.in +++ b/openwrt/Config.in @@ -11,12 +11,11 @@ config BR2_HAVE_DOT_CONFIG default y config BR2_mipsel + bool default y choice - default BR2_mipsel - help - Stuff + prompt "Target Architecture" if CONFIG_DEVEL config BR2_arm bool "arm" @@ -84,10 +83,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"