]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/panel: fix Visionox RM692E5 dependencies
authorArnd Bergmann <arnd@arndb.de>
Tue, 4 Mar 2025 14:29:02 +0000 (15:29 +0100)
committerNeil Armstrong <neil.armstrong@linaro.org>
Wed, 5 Mar 2025 18:52:02 +0000 (19:52 +0100)
commitced7486468ac3b38d59a69fca5d97998499c936b
tree08d6fba87b7ab04501203cd1d453f50719f85e41
parentd2d5f6d578848f13b1d01abd4e9a2452e5602586
drm/panel: fix Visionox RM692E5 dependencies

The newly added driver uses the DSC helpers, so the corresponding
Kconfig option must be enabled:

ERROR: modpost: "drm_dsc_pps_payload_pack" [drivers/gpu/drm/panel/panel-visionox-rm692e5.ko] undefined!

Fixes: 7cb3274341bf ("drm/panel: Add Visionox RM692E5 panel driver")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20250304142907.732196-1-arnd@kernel.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
drivers/gpu/drm/panel/Kconfig