aboutsummaryrefslogtreecommitdiff
path: root/util-linux/Config.src
diff options
context:
space:
mode:
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 c71b4de38..dbf2b0d85 100644
--- a/util-linux/Config.src
+++ b/util-linux/Config.src
@@ -40,6 +40,13 @@ config BLKID
40 WARNING: 40 WARNING:
41 With all submodules selected, it will add ~8k to busybox. 41 With all submodules selected, it will add ~8k to busybox.
42 42
43config FEATURE_BLKID_TYPE
44 bool "Print filesystem type"
45 default n
46 depends on BLKID
47 help
48 Show TYPE="filesystem type"
49
43config DMESG 50config DMESG
44 bool "dmesg" 51 bool "dmesg"
45 default y 52 default y