tools: remove leftover dependency line
[openwrt/staging/chunkeey.git] / config / Config-build.in
index 213609b8b2bf277659cd2e4eb1bf6d5046d6ead6..582724eff1a887127dc0f9407e426fe5c586c64b 100644 (file)
@@ -6,8 +6,12 @@
 
 menu "Global build settings"
 
+       config ALL_KMODS
+               bool "Select all kernel module packages by default"
+               default ALL
+
        config ALL
-               bool "Select all packages by default"
+               bool "Select all userspace packages by default"
                default n
 
        comment "General build options"