source: MondoRescue/branches/3.3/mindi-busybox/util-linux/volume_id/Config.src@ 3621

Last change on this file since 3621 was 3621, checked in by Bruno Cornec, 7 years ago

New 3?3 banch for incorporation of latest busybox 1.25. Changing minor version to handle potential incompatibilities.

File size: 262 bytes
Line 
1#
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
Note: See TracBrowser for help on using the repository browser.