diff options
Diffstat (limited to 'util-linux/Config.in')
-rw-r--r-- | util-linux/Config.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in index 6999b2851..acd74a2c6 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in | |||
@@ -789,9 +789,9 @@ config RDATE | |||
789 | systems. | 789 | systems. |
790 | 790 | ||
791 | config RDEV | 791 | config RDEV |
792 | bool "rdev" | 792 | bool "rdev" |
793 | default n | 793 | default n |
794 | help | 794 | help |
795 | Print the device node associated with the filesystem mounted at '/'. | 795 | Print the device node associated with the filesystem mounted at '/'. |
796 | 796 | ||
797 | config READPROFILE | 797 | config READPROFILE |