aboutsummaryrefslogtreecommitdiff
path: root/util-linux/Config.in
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2005-12-17 10:52:30 +0000
committerRob Landley <rob@landley.net>2005-12-17 10:52:30 +0000
commitb56c285da56b26d9dae57b20477554dbdb33e460 (patch)
treebefeb775e0de7d70c5b638cedbc7276ab59da8eb /util-linux/Config.in
parent1a78103306e149321c6509514ea350c822815f3f (diff)
downloadbusybox-w32-b56c285da56b26d9dae57b20477554dbdb33e460.tar.gz
busybox-w32-b56c285da56b26d9dae57b20477554dbdb33e460.tar.bz2
busybox-w32-b56c285da56b26d9dae57b20477554dbdb33e460.zip
Added /etc/mdev.conf support. Adds about 1.9k to mdev.
Diffstat (limited to 'util-linux/Config.in')
-rw-r--r--util-linux/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in
index 5ab54e038..bf3e13b2a 100644
--- a/util-linux/Config.in
+++ b/util-linux/Config.in
@@ -254,7 +254,7 @@ config CONFIG_MDEV
254 have it handle hotplug events afterwards. Device names are taken 254 have it handle hotplug events afterwards. Device names are taken
255 from sysfs. 255 from sysfs.
256 256
257config CONFIG_FEATURE_MDEV_CONFIG 257config CONFIG_FEATURE_MDEV_CONF
258 bool " Support /etc/mdev.conf" 258 bool " Support /etc/mdev.conf"
259 default n 259 default n
260 depends on CONFIG_MDEV 260 depends on CONFIG_MDEV