summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2023-05-24 00:03:12 +0200
committerPetr Štetiar <ynezz@true.cz>2023-05-31 19:13:41 +0200
commit8d4a2bb8f9f3709e9a9351072a4ddd7b1003ca86 (patch)
tree24bba37d9997b6dca8db3606ff496d4ded94fb33 /target
parentd2ecaaca3404a05ba65bb6756bc5fbd05389ed2f (diff)
downloadopenwrt-8d4a2bb8f9f3709e9a9351072a4ddd7b1003ca86.tar.gz
openwrt-8d4a2bb8f9f3709e9a9351072a4ddd7b1003ca86.tar.bz2
openwrt-8d4a2bb8f9f3709e9a9351072a4ddd7b1003ca86.zip
kernel: disable new v6.1 DRM option
Not many platforms use the DRM configs but Gemini use it so make sure to disable all new kernel v6.1 features that we do not want to get prompted about. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Petr Štetiar <ynezz@true.cz> [rebased]
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-6.11
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-6.1 b/target/linux/generic/config-6.1
index 6b422f084d..0c31acfd12 100644
--- a/target/linux/generic/config-6.1
+++ b/target/linux/generic/config-6.1
@@ -1603,6 +1603,7 @@ CONFIG_DQL=y
# CONFIG_DRM_I2C_NXP_TDA998X is not set
# CONFIG_DRM_I2C_SIL164 is not set
# CONFIG_DRM_I915 is not set
+# CONFIG_DRM_ITE_IT6505 is not set
# CONFIG_DRM_IMX_LCDIF is not set
# CONFIG_DRM_ITE_IT6505 is not set
# CONFIG_DRM_ITE_IT66121 is not set