drm/panel: Clean up S6E3FC2X01 config dependencies
authorDavid Heidelberg <david@ixit.cz>
Tue, 5 May 2026 13:53:41 +0000 (15:53 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Tue, 5 May 2026 14:00:02 +0000 (16:00 +0200)
commitfaf497d2f1ff15756981c6e65a9c3d8bf192a969
treeaa1c24498a8078c945102801d82d6acbb82a8b1f
parente87e2357292f80d10e1a43cb910454313a5cb448
drm/panel: Clean up S6E3FC2X01 config dependencies

As per the config name this Display IC features a DSI command-mode
interface (or the command to switch to video mode is not
known/documented) and does not use any of the video-mode helper
utilities, hence should not select VIDEOMODE_HELPERS.  In addition it
uses devm_gpiod_get() and related functions from GPIOLIB.

Fixes: 88148c30ef26 ("drm/panel: Add Samsung S6E3FC2X01 DDIC with AMS641RW panel")
Signed-off-by: David Heidelberg <david@ixit.cz>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20260505-panel-clean-up-kconfig-dep-v2-2-9cc31d6e6919@ixit.cz
drivers/gpu/drm/panel/Kconfig