]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
mips: ralink: enable zboot support
authorChuanhong Guo <gch981213@gmail.com>
Tue, 13 Oct 2020 02:05:47 +0000 (10:05 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 13 Oct 2020 09:11:40 +0000 (11:11 +0200)
Some of these ralink devices come with an ancient u-boot which can't
extract LZMA properly when image gets too big.
Enable zboot support to get a self-extracting kernel instead of relying
on broken u-boot support.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Kconfig

index 99091b059c0b3466fc6932f793cfe5b8b8f64c6e..6e75f02ca6fb649596f9bc2e82c9e25abf978fae 100644 (file)
@@ -616,6 +616,7 @@ config RALINK
        select SYS_SUPPORTS_32BIT_KERNEL
        select SYS_SUPPORTS_LITTLE_ENDIAN
        select SYS_SUPPORTS_MIPS16
+       select SYS_SUPPORTS_ZBOOT
        select SYS_HAS_EARLY_PRINTK
        select CLKDEV_LOOKUP
        select ARCH_HAS_RESET_CONTROLLER