| # | |
| # For a description of the syntax of this configuration file, | |
| # see scripts/kbuild/config-language.txt. | |
| # | |
| config VOLUMEID | |
| bool #No description makes it a hidden option | |
| default n | |
| menu "Filesystem/Volume identification" | |
| depends on VOLUMEID | |
| INSERT | |
| endmenu |