mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
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: H. Peter Anvin <hpa@zytor.com> |
History
|
|
|---|---|---|
| .. | ||
| .gitignore | ||
| gen_init_cpio.c | ||
| initramfs_data.bz2.S | ||
| initramfs_data.gz.S | ||
| initramfs_data.lzma.S | ||
| initramfs_data.S | ||
| Kconfig | ||
| Makefile | ||