[v4] arm64: Rename to KERNEL_IMAGE_COMPRESSED_INSTALL kconfig for compressed kernel image

Will Deacon will at kernel.org
Sat Jul 27 12:57:52 PDT 2024


On Fri, Jul 26, 2024 at 10:09:30PM +0200, Sedat Dilek wrote:
> The COMPRESSED_INSTALL kconfig does not sound very meaningful.
> 
> Rename from COMPRESSED_INSTALL kconfig to KERNEL_IMAGE_COMPRESSED_INSTALL.
> 
> Fixes: commit 4c7be57f2 ("arm64: allow installing compressed image by default")
> Signed-off-by: Sedat Dilek <sedat.dilek at gmail.com>
> ---
>  arch/arm64/Kconfig  | 6 +++---
>  arch/arm64/Makefile | 6 +++---
>  2 files changed, 6 insertions(+), 6 deletions(-)

Hmm, I'm not sure I see the point of this tbh. I think the code is fine
as it is.

Will



More information about the linux-arm-kernel mailing list