mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-17 23:25:46 +08:00
73d8a12f05
Impact: reduce Kconfig noise Move the options that control possible initramfs/initrd compressions underneath CONFIG_EMBEDDED. The only impact of leaving these options set to y is additional code in the init section of the kernel; there is no reason to burden non-embedded users with these options. Signed-off-by: H. Peter Anvin <hpa@zytor.com> |
||
---|---|---|
.. | ||
.gitignore | ||
gen_init_cpio.c | ||
initramfs_data.bz2.S | ||
initramfs_data.gz.S | ||
initramfs_data.lzma.S | ||
initramfs_data.S | ||
Kconfig | ||
Makefile |