mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 17:01:44 +04:00
f19254e4e9
Set the configuration options that were prompted for by the new kernel. ARCH_CIX (Cixtech) has been enabled as their SoCs have appeared in high end arm64 hardware. There are also new Arm64 SoCs from Renesas and Allwinner that should be bootable with the right firmware stack. There are minimal changes in the armv7 config, only CONFIG_PAGE_BLOCK_MAX_ORDER has a unique setting. Signed-off-by: Mathew McBride <matt@traverse.com.au> Link: https://github.com/openwrt/openwrt/pull/21433 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>