]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
qualcommbe: disable kernel config symbol VIDEO_QCOM_IRIS
authorShiji Yang <yangshiji66@outlook.com>
Mon, 10 Aug 2026 00:10:02 +0000 (08:10 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 12 Aug 2026 22:22:31 +0000 (00:22 +0200)
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 <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/24551
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/qualcommbe/config-6.18

index 9476b17629646b24bf20314cd8b89ef2a1067ad2..5e0695823886a87a4ba96c6d3b632facf450de24 100644 (file)
@@ -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