]> git.baikalelectronics.ru Git - kernel.git/commit
parisc: Always use the self-extracting kernel feature
authorHelge Deller <deller@gmx.de>
Tue, 15 Feb 2022 19:56:27 +0000 (20:56 +0100)
committerHelge Deller <deller@gmx.de>
Fri, 11 Mar 2022 18:49:30 +0000 (19:49 +0100)
commit743b463a2eb2dcbbe64d36e8fcd62ef75f800927
treea057960a2a4fae5477260c08eca10f67fe6d947b
parent67410d3332adb2c62bc82c9169e1c597fbf61db1
parisc: Always use the self-extracting kernel feature

This patch drops the CONFIG_PARISC_SELF_EXTRACT option.

The palo boot loader is able to decompress a kernel which was compressed
with gzip. That possibility was useful when the Linux kernel
self-extracting feature wasn't implemented yet.

Beside the fact that the self-extracting feature offers much better
compression rates, we do support self-extracting kernels already since
kernel v4.14, so now it's really time to get rid of that old option and
always use the self-extractor.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/Kconfig
arch/parisc/Makefile