Sven-Göran Bergh | 15d0a86 | 2013-07-31 15:57:59 +0200 | [diff] [blame] | 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 |