X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/130f4efa38b78352d626d43148dd1143abd3bde9..bf10876488ef9ee2d853738cc7943d14743f6cfe:/package/busybox/target-config.in?ds=sidebyside diff --git a/package/busybox/target-config.in b/package/busybox/target-config.in index 77c58cef1..86f270b59 100644 --- a/package/busybox/target-config.in +++ b/package/busybox/target-config.in @@ -2,10 +2,3 @@ config BUSYBOX_CONFIG_FEATURE_DEVFS default y if LINUX_2_4 default n if LINUX_2_6 -config BUSYBOX_CONFIG_MDEV - default n if LINUX_2_4 - default y if LINUX_2_6 - -config BUSYBOX_CONFIG_FEATURE_MDEV_CONF - default n if LINUX_2_4 - default y if LINUX_2_6