Upgrade busybox to 1.7.2
[openwrt-10.03/.git] / package / busybox / config / modutils / Config.in
index 9183145c5b3f63e49930253bc0897ae41e6d81b6..7ffca9384d804fc16d87f27ae1b4c7c67cafde53 100644 (file)
@@ -134,7 +134,7 @@ config BUSYBOX_CONFIG_FEATURE_CHECK_TAINTED_MODULE
 config BUSYBOX_CONFIG_FEATURE_2_4_MODULES
        # Simulate indentation
        bool "Support version 2.2.x to 2.4.x Linux kernels"
-       default y
+       default n
        depends on BUSYBOX_CONFIG_INSMOD || BUSYBOX_CONFIG_RMMOD || BUSYBOX_CONFIG_MODPROBE
        help
          Support module loading for 2.2.x and 2.4.x Linux kernels.