R.I.P. devfs
[openwrt/openwrt.git] / package / busybox / target-config.in
1 config BUSYBOX_CONFIG_FEATURE_DEVFS
2 default y if LINUX_2_4
3 default n if LINUX_2_6
4
5 config BUSYBOX_CONFIG_MDEV
6 default n if LINUX_2_4
7 default y if LINUX_2_6
8
9 config BUSYBOX_CONFIG_FEATURE_MDEV_CONF
10 default n if LINUX_2_4
11 default y if LINUX_2_6