config: add a small_flash feature
[openwrt/openwrt.git] / config / Config-build.in
index 5ad940ba6c235cc222557003640c8a4136b8f2dd..23cf83bc4045f9163bda12210e65c72fe50e764e 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright (C) 2006-2013 OpenWrt.org
+# Copyright (C) 2016 LEDE Project
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -6,6 +7,10 @@
 
 menu "Global build settings"
 
+       config ALL_NONSHARED
+               bool "Select all target specific packages by default"
+               default ALL
+
        config ALL_KMODS
                bool "Select all kernel module packages by default"
                default ALL