blob: ac208c9ccbac63d4276e1a51c106f77e01b7c109 [file] [log] [blame]
Sven-Göran Bergh15d0a862013-07-31 15:57:59 +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