Re: [v2] arm64: Rename to KERNEL_IMAGE_COMPRESSED_INSTALL kconfig for compressed kernel image
From: Linus Torvalds
Date: Fri Jul 26 2024 - 16:42:20 EST
On Fri, 26 Jul 2024 at 12:51, Sedat Dilek <sedat.dilek@xxxxxxxxx> wrote:
>
> The COMPRESSED_INSTALL does not sound very meaningful.
Why do you care? The question looks like this:
Install compressed image by default (COMPRESSED_INSTALL) [N/y/?] (NEW)
which actually fits on a line and makes perfect sense.
Your patch seems to only make things worse for no real gain.
Linus