R.I.P. devfs
[openwrt/svn-archive/archive.git] / package / busybox / target-config.in
diff --git a/package/busybox/target-config.in b/package/busybox/target-config.in
new file mode 100644 (file)
index 0000000..77c58ce
--- /dev/null
@@ -0,0 +1,11 @@
+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