Skip to content
Commit 73d8a12f authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED



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: default avatarH. Peter Anvin <hpa@zytor.com>
parent 18ffa418
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