Skip to content
Commit 1359096e authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONE



Impact: quiet Kconfig warning

It appears that Kconfig simply has no way to provide defaults for
entries that exist inside a conditionalized choice block.
Fortunately, it turns out we don't actually ever use
CONFIG_INITRAMFS_COMPRESSION_NONE, so we can just drop it for
everything outside the choice block.

Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent 15f7176e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment