Skip to content
Snippets Groups Projects
user avatar
H. Peter Anvin authored
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>
1359096e
History