aboutsummaryrefslogtreecommitdiff
path: root/util-linux/Config.src
diff options
context:
space:
mode:
authorSven-Göran Bergh <svengbergh-busybox@yahoo.com>2012-09-02 15:34:39 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2012-09-02 15:34:39 +0200
commitc5a9fa2d2ac0165eda4b862e99cfcb91a9380416 (patch)
tree6258ec08b97ea7d181c0224ba3f5df4b823a9533 /util-linux/Config.src
parent8019b3a7aea51343f79922928c91ef833344b743 (diff)
downloadbusybox-c5a9fa2d2ac0165eda4b862e99cfcb91a9380416.tar.gz
blkid: add support for nilfs2
function old new delta volume_id_probe_nilfs - 99 +99 fs2 52 56 +4 Signed-off-by: Sven-Göran Bergh <svengbergh-busybox@yahoo.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'util-linux/Config.src')
-rw-r--r--util-linux/Config.src7
1 files changed, 7 insertions, 0 deletions
diff --git a/util-linux/Config.src b/util-linux/Config.src
index 57a52cefb..3355e9729 100644
--- a/util-linux/Config.src
+++ b/util-linux/Config.src
@@ -762,6 +762,13 @@ config FEATURE_VOLUMEID_XFS
help
TODO
+config FEATURE_VOLUMEID_NILFS
+ bool "nilfs filesystem"
+ default y
+ depends on VOLUMEID
+ help
+ TODO
+
config FEATURE_VOLUMEID_NTFS
bool "ntfs filesystem"
default y