nt9856x/BSP/busybox/util-linux/volume_id/Config.src
2023-03-28 15:07:53 +08:00

16 lines
253 B
Plaintext

#
# 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