summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJulian Braha <julianbraha@gmail.com>2026-07-12 01:26:32 +0100
committerNeil Armstrong <neil.armstrong@linaro.org>2026-07-22 16:17:22 +0200
commitfc03f930bd9fd7c09617e41b1743e50ba659707c (patch)
treeb3e3b3ed8da8c18cbd68cc899c37a739abbc0ae4 /scripts
parentfa989f2cc351aec3643350489553c9bdfb3adf9f (diff)
drm/panel: ilitek-ili9882t: fix unmet dependency for DRM_PANEL_ILITEK_ILI9882T
Currently, DRM_PANEL_ILITEK_ILI9882T selects DRM_DISPLAY_DSC_HELPER without ensuring DRM_DISPLAY_HELPER is also enabled, causing an unmet dependency and build failure. Other similar options select DRM_DISPLAY_HELPER, let's do the same here. This unmet dependency bug was found by kconfirm, a static analysis tool for Kconfig. Fixes: 68e28facbc8a ("drm/panel: ilitek-ili9882t: Select DRM_DISPLAY_DSC_HELPER") Signed-off-by: Julian Braha <julianbraha@gmail.com> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://patch.msgid.link/20260712002632.2323484-1-julianbraha@gmail.com
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions