kernel: add crc16 as boot module, it is required by ext4
[openwrt.git] / config / Config-build.in
index 213609b..582724e 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"