1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-25 13:49:54 +03:00
openwrt-xburst/package/busybox/target-config.in

12 lines
249 B
Plaintext
Raw Normal View History

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