aboutsummaryrefslogtreecommitdiff
path: root/util-linux/mdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/mdev.c')
-rw-r--r--util-linux/mdev.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/mdev.c b/util-linux/mdev.c
index f6de7ad2a..ebdc0c254 100644
--- a/util-linux/mdev.c
+++ b/util-linux/mdev.c
@@ -10,7 +10,6 @@
10//config:config MDEV 10//config:config MDEV
11//config: bool "mdev (17 kb)" 11//config: bool "mdev (17 kb)"
12//config: default y 12//config: default y
13//config: select PLATFORM_LINUX
14//config: help 13//config: help
15//config: mdev is a mini-udev implementation for dynamically creating device 14//config: mdev is a mini-udev implementation for dynamically creating device
16//config: nodes in the /dev directory. 15//config: nodes in the /dev directory.