mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-04-26 05:31:01 +02:00
CONFIG_PAGE_BLOCK_MAX_ORDER was set to 10 as the page size is 4k. All other kernel symbols are automatically refreshed by `make kernel_oldconfig CONFIG_TARGET=target` and `make kernel_oldconfig CONFIG_TARGET=subtarget`. Signed-off-by: Shiji Yang <yangshiji66@outlook.com> Link: https://github.com/openwrt/openwrt/pull/22771 Signed-off-by: Nick Hainke <vincent@systemli.org>