X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fbusybox%2FConfig.in;h=8353474bcdb484d4467eb44a182318a8901ff6f7;hb=4b9f277b1f1033047a50ca5e9abe69fc3b5aefc0;hp=1002a5a0d6bd5c9e81ab51881e8db4dcd826830a;hpb=37e53349f3133d09160984d7d91ed50e8c8b5471;p=openwrt.git diff --git a/package/busybox/Config.in b/package/busybox/Config.in index 1002a5a0d6..8353474bcd 100644 --- a/package/busybox/Config.in +++ b/package/busybox/Config.in @@ -1,21 +1,6 @@ menu "Configuration" depends on PACKAGE_busybox -config BUSYBOX_CONFIG_FEATURE_DEVFS - bool - default y if LINUX_2_4 - default n if LINUX_2_6 - -config BUSYBOX_CONFIG_FEATURE_2_4_MODULES - bool - default y if LINUX_2_4 - default n if LINUX_2_6 - -config BUSYBOX_CONFIG_FEATURE_2_6_MODULES - bool - default n if LINUX_2_4 - default y if LINUX_2_6 - config BUSYBOX_CONFIG_NOMMU bool depends NOMMU