add kernel 2.6 insmod support as default, just adds a few bytes
[openwrt/svn-archive/archive.git] / openwrt / package / busybox / config / modutils / Config.in
index 536236b7c3d75f29d11ac26788e1b5eb0d5713ad..ee348f6fdba229ce50dfe697ec5c2b04742734ef 100644 (file)
@@ -20,7 +20,7 @@ config BUSYBOX_CONFIG_FEATURE_2_4_MODULES
 
 config BUSYBOX_CONFIG_FEATURE_2_6_MODULES
        bool "  Support version 2.6.x Linux kernels"
-       default n
+       default y
        depends on BUSYBOX_CONFIG_INSMOD
        help
          Support module loading for newer 2.6.x Linux kernels.