Skip to content

Commit 11580ad

Browse files
committed
kernel/ixp4xx: update config for v6.18
The new symbol CONFIG_PAGE_BLOCK_MAX_ORDER typical value for ARM is 9 (2MB) so set this. Link: openwrt/openwrt#22896 Signed-off-by: Linus Walleij <linusw@kernel.org>
1 parent 677c2fb commit 11580ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

target/linux/ixp4xx/config-6.18

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ CONFIG_OF_KOBJ=y
189189
CONFIG_OF_MDIO=y
190190
CONFIG_OLD_SIGACTION=y
191191
CONFIG_OLD_SIGSUSPEND3=y
192+
CONFIG_PAGE_BLOCK_MAX_ORDER=9
192193
CONFIG_PAGE_OFFSET=0xC0000000
193194
CONFIG_PAGE_POOL=y
194195
CONFIG_PAGE_SIZE_LESS_THAN_256KB=y

0 commit comments

Comments
 (0)