]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
gemini: add 6.18 testing kernel 22875/head
authorLinus Walleij <linusw@kernel.org>
Sat, 11 Apr 2026 20:31:29 +0000 (22:31 +0200)
committerLinus Walleij <linusw@kernel.org>
Mon, 13 Apr 2026 08:13:08 +0000 (10:13 +0200)
Fix up the 6.18 kernel config and allow for selecting it as a
testing kernel. One single Kconfig option needed adding.

Link: https://github.com/openwrt/openwrt/pull/22875
Signed-off-by: Linus Walleij <linusw@kernel.org>
target/linux/gemini/Makefile
target/linux/gemini/config-6.18

index 1e5c4531d2d53139be906787955ed56b5c6a7da3..aa3607a72098e17c5cf423e6d27389593ba47188 100644 (file)
@@ -12,6 +12,7 @@ CPU_TYPE:=fa526
 SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=6.12
+KERNEL_TESTING_PATCHVER:=6.18
 
 define Target/Description
        Build firmware images for the StorLink/Cortina Gemini CS351x ARM FA526 CPU
index d98c0f19d914e7405f9abe9fe981d242725cdd0b..c0d76d82738dfaebdc7175b77fc703cdc741a8fe 100644 (file)
@@ -301,6 +301,7 @@ CONFIG_OF_KOBJ=y
 CONFIG_OF_MDIO=y
 CONFIG_OLD_SIGACTION=y
 CONFIG_OLD_SIGSUSPEND3=y
+CONFIG_PAGE_BLOCK_MAX_ORDER=10
 CONFIG_PAGE_OFFSET=0xC0000000
 CONFIG_PAGE_POOL=y
 CONFIG_PAGE_SIZE_LESS_THAN_256KB=y