]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
kernel: 6.18: disable some new DRM modules
authorLinus Walleij <linusw@kernel.org>
Fri, 10 Apr 2026 12:37:58 +0000 (14:37 +0200)
committerLinus Walleij <linusw@kernel.org>
Mon, 13 Apr 2026 08:13:08 +0000 (10:13 +0200)
Some new DRM kernel modules appeared in the 6.18 kernel and
are now prompting for selection when enabling DRM in the kernel.
The Gemini D-Link DIR-685 is always the first to run into this
problem hence let's fix it before someone else tries to enable
DRM.

Link: https://github.com/openwrt/openwrt/pull/22875
Signed-off-by: Linus Walleij <linusw@kernel.org>
target/linux/generic/config-6.18

index 093d48af7fc81223ea4cc543e05820caf5687637..429adc04aa67fc2cae9aa35a28dcc671e9b287b7 100644 (file)
@@ -1586,6 +1586,7 @@ CONFIG_DQL=y
 # CONFIG_DRM_I915_GVT_KVMGT is not set
 # CONFIG_DRM_I915_REPLAY_GPU_HANGS_API is not set
 # CONFIG_DRM_IMX_LCDIF is not set
+# CONFIG_DRM_ITE_IT6263 is not set
 # CONFIG_DRM_ITE_IT6505 is not set
 # CONFIG_DRM_ITE_IT66121 is not set
 # CONFIG_DRM_KOMEDA is not set
@@ -1731,6 +1732,7 @@ CONFIG_DQL=y
 # CONFIG_DRM_SIL_SII8620 is not set
 # CONFIG_DRM_SIMPLEDRM is not set
 # CONFIG_DRM_SIMPLE_BRIDGE is not set
+# CONFIG_DRM_SOLOMON_SSD2825 is not set
 # CONFIG_DRM_SSD130X is not set
 # CONFIG_DRM_ST7571_I2C is not set
 # CONFIG_DRM_ST7586 is not set
@@ -1746,6 +1748,7 @@ CONFIG_DQL=y
 # CONFIG_DRM_TI_SN65DSI86 is not set
 # CONFIG_DRM_TI_TFP410 is not set
 # CONFIG_DRM_TI_TPD12S015 is not set
+# CONFIG_DRM_TI_TDP158 is not set
 # CONFIG_DRM_TOSHIBA_TC358762 is not set
 # CONFIG_DRM_TOSHIBA_TC358764 is not set
 # CONFIG_DRM_TOSHIBA_TC358767 is not set