]> git.baikalelectronics.ru Git - kernel.git/commit
drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' line
authorLiu Ying <victor.liu@nxp.com>
Sun, 9 Oct 2022 02:35:27 +0000 (10:35 +0800)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 1 Nov 2022 13:36:17 +0000 (14:36 +0100)
commitff52fe006fdeacee49745dabed26154db52a6343
tree23c18a8edf30a2359dc743c8ef974adfc821f0b2
parent6fdaed8c79887680bc46cb0a51775bd7c8645528
drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' line

A duplicated line 'select DRM_KMS_HELPER' was introduced in Kconfig file
by commit 09717af7d13d ("drm: Remove CONFIG_DRM_KMS_CMA_HELPER option"),
so remove it.

Fixes: 09717af7d13d ("drm: Remove CONFIG_DRM_KMS_CMA_HELPER option")
Signed-off-by: Liu Ying <victor.liu@nxp.com>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20221009023527.3669647-1-victor.liu@nxp.com
drivers/gpu/drm/imx/Kconfig