volume_id: Adopt to new config style.
[oweals/busybox.git] / util-linux / volume_id / Config.src
1 #
2 # For a description of the syntax of this configuration file,
3 # see scripts/kbuild/config-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