[PATCH] Allow CONFIG_VOLUMEID to be turned off

Dan Fandrich dan at coneharvesters.com
Fri Jun 18 06:36:00 UTC 2010


The option CONFIG_VOLUMEID is hidden, so it is only supposed to be
on when one of its dependents enables it (e.g. CONFIG_BLKID) and can't
be manually controlled. But its default is 'y' so it's always on, no
matter if its dependent options are on or off. Changing the default to
'n' makes it only turn on when needed.  The attached patch also fixes
a couple of spelling mistakes in the same config file.

>>> Dan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-allow-config_volumeid-to-be-turned-off.patch
Type: text/x-patch
Size: 1541 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20100617/b5f67be6/attachment.bin>


More information about the busybox mailing list