X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/37e53349f3133d09160984d7d91ed50e8c8b5471..e8a4e0d67c875d45d4afd9b22a884d1ebd32d410:/package/busybox/Config.in?ds=inline diff --git a/package/busybox/Config.in b/package/busybox/Config.in index 1002a5a0d..8353474bc 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