bc: convert to "G trick" - this returns bc to zero bss increase
[oweals/busybox.git] / util-linux / volume_id / Config.src
1 #
2 # For a description of the syntax of this configuration file,
3 # see docs/Kconfig-language.txt.
4 #
5
6 config VOLUMEID
7         bool #No description makes it a hidden option
8         default n
9
10 menu "Filesystem/Volume identification"
11         depends on VOLUMEID
12
13 INSERT
14
15 endmenu