From: Andre Przywara Date: Tue, 27 Jul 2021 14:47:50 +0000 (+0100) Subject: video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEO X-Git-Tag: v2021.10~63^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=845d71ce999936ab5ae2cef4542b221851cde199;p=platform%2Fkernel%2Fu-boot.git video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEO The Hitachi tx18d42vm LCD panel driver is really just initialising the device, using bitbanged SPI, during operation there is nothing to do. This makes the driver self contained, so drop the bogus dependency on the legacy CONFIG_VIDEO. This avoids the warning when building Chuwi_V7_CW0825_defconfig, since we switched to DM_VIDEO recently. Signed-off-by: Andre Przywara --- diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index e614a04..8b940d7 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -470,7 +470,6 @@ config VIDEO_LCD_TDO_TL070WSH30 config VIDEO_LCD_HITACHI_TX18D42VM bool "Hitachi tx18d42vm LVDS LCD panel support" - depends on VIDEO default n ---help--- Support for Hitachi tx18d42vm LVDS LCD panels, these panels have a