bzip2/lzma: clarify the meaning of the CONFIG_RD_ options
authorH. Peter Anvin <hpa@zytor.com>
Sat, 28 Mar 2009 23:07:13 +0000 (16:07 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 28 Mar 2009 23:09:48 +0000 (16:09 -0700)
commit337bed413e9c134c5bf45ad3ec50012a593c603a
tree3060260a23be3face79fbbe8681234474d4a8027
parent73d8a12f05292d86623b4ec7bf5fd75d5ad5f687
bzip2/lzma: clarify the meaning of the CONFIG_RD_ options

Impact: Kconfig clarification

Make it clear that the CONFIG_RD_* options are about what formats are
supported, not about what formats are actually being used.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
usr/Kconfig