mac80211: update to wireless-testing 2011-03-22
[openwrt/svn-archive/archive.git] / package / busybox / Config.in
index 1002a5a0d6bd5c9e81ab51881e8db4dcd826830a..8353474bcdb484d4467eb44a182318a8901ff6f7 100644 (file)
@@ -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