]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
kernel/ixp4xx: update config for v6.18
authorLinus Walleij <linusw@kernel.org>
Sat, 11 Apr 2026 20:57:28 +0000 (22:57 +0200)
committerLinus Walleij <linusw@kernel.org>
Tue, 14 Apr 2026 22:16:32 +0000 (00:16 +0200)
The new symbol CONFIG_PAGE_BLOCK_MAX_ORDER typical value
for ARM is 9 (2MB) so set this.

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

index 499d9efc9ff7ffbd90c9bbd949e2a957368227bd..665f56486b4e4dcb5b2e953abb91364c943ec268 100644 (file)
@@ -189,6 +189,7 @@ CONFIG_OF_KOBJ=y
 CONFIG_OF_MDIO=y
 CONFIG_OLD_SIGACTION=y
 CONFIG_OLD_SIGSUSPEND3=y
+CONFIG_PAGE_BLOCK_MAX_ORDER=9
 CONFIG_PAGE_OFFSET=0xC0000000
 CONFIG_PAGE_POOL=y
 CONFIG_PAGE_SIZE_LESS_THAN_256KB=y