diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-11-06 00:49:59 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-11-06 00:49:59 +0000 |
commit | 35a064b67fc1954b95be06499a514a45c9f2e814 (patch) | |
tree | c3c2690d8c5c112ce744e17a906a860a0c6897d2 /util-linux | |
parent | 202ac504e1addf0aa2debd53e7cd2411cc73ac8c (diff) | |
download | busybox-w32-35a064b67fc1954b95be06499a514a45c9f2e814.tar.gz busybox-w32-35a064b67fc1954b95be06499a514a45c9f2e814.tar.bz2 busybox-w32-35a064b67fc1954b95be06499a514a45c9f2e814.zip |
build system: tidying up CONFIG_xxx names (suggested by Rob)
Diffstat (limited to 'util-linux')
-rw-r--r-- | util-linux/Config.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in index 8cecc60f2..976507b68 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in | |||
@@ -403,10 +403,8 @@ config FEATURE_USE_TERMIOS | |||
403 | unable to move the cursor. | 403 | unable to move the cursor. |
404 | 404 | ||
405 | config VOLUMEID | 405 | config VOLUMEID |
406 | bool "Routines for detecting label and uuid on common filesystems" | 406 | bool #No description makes it a hidden option |
407 | default n | 407 | default n |
408 | help | ||
409 | TODO | ||
410 | 408 | ||
411 | config FEATURE_VOLUMEID_EXT | 409 | config FEATURE_VOLUMEID_EXT |
412 | bool "Ext filesystem" | 410 | bool "Ext filesystem" |