1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# # For a description of the syntax of this configuration file, # see docs/Kconfig-language.txt. # config VOLUMEID bool #No description makes it a hidden option default n menu "Filesystem/Volume identification" depends on VOLUMEID INSERT endmenu