From: Shiji Yang Date: Mon, 10 Aug 2026 00:10:02 +0000 (+0800) Subject: qualcommbe: disable kernel config symbol VIDEO_QCOM_IRIS X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abf32eb9225d423266039c4c3c351b9bb2ca4125;p=thirdparty%2Fopenwrt.git qualcommbe: disable kernel config symbol VIDEO_QCOM_IRIS This symbol was introduced in the 6.18 LTS kernel, and we must explicitly disable it to fix build halt. Signed-off-by: Shiji Yang Link: https://github.com/openwrt/openwrt/pull/24551 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/qualcommbe/config-6.18 b/target/linux/qualcommbe/config-6.18 index 9476b176296..5e069582388 100644 --- a/target/linux/qualcommbe/config-6.18 +++ b/target/linux/qualcommbe/config-6.18 @@ -637,6 +637,7 @@ CONFIG_USB_COMMON=y CONFIG_USB_SUPPORT=y CONFIG_USER_STACKTRACE_SUPPORT=y CONFIG_VDSO_GETRANDOM=y +# CONFIG_VIDEO_QCOM_IRIS is not set CONFIG_VIRTIO=y CONFIG_VIRTIO_ANCHOR=y # CONFIG_VIRTIO_BLK is not set