From: Linus Walleij Date: Tue, 3 Feb 2026 17:20:44 +0000 (+0100) Subject: kernel: Add necessary CONFIG_MTD_SPLIT config option X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb0a1a3a8982e25575b7bae214517ce41240bb89;p=thirdparty%2Fopenwrt.git kernel: Add necessary CONFIG_MTD_SPLIT config option Buils break without this new config, mea culpa. Link: https://github.com/openwrt/openwrt/pull/21855 Signed-off-by: Linus Walleij --- diff --git a/target/linux/generic/config-6.12 b/target/linux/generic/config-6.12 index 0197554a06c..d016433e1bf 100644 --- a/target/linux/generic/config-6.12 +++ b/target/linux/generic/config-6.12 @@ -3922,6 +3922,7 @@ CONFIG_MTD_SPLIT_FIRMWARE_NAME="firmware" # CONFIG_MTD_SPLIT_LZMA_FW is not set # CONFIG_MTD_SPLIT_MINOR_FW is not set # CONFIG_MTD_SPLIT_MSTC_BOOT is not set +# CONFIG_MTD_SPLIT_OPENWRT_PROLOG is not set # CONFIG_MTD_SPLIT_SEAMA_FW is not set # CONFIG_MTD_SPLIT_SEIL_FW is not set CONFIG_MTD_SPLIT_SQUASHFS_ROOT=y