blob: ac208c9ccbac63d4276e1a51c106f77e01b7c109 [file] [log] [blame]
maxwen27116ba2015-08-14 21:41:28 +02001#
2# For a description of the syntax of this configuration file,
3# see scripts/kbuild/config-language.txt.
4#
5
6config VOLUMEID
7 bool #No description makes it a hidden option
8 default n
9
10menu "Filesystem/Volume identification"
11 depends on VOLUMEID
12
13INSERT
14
15endmenu