From a60becc8c7ec06db2c0b8bec3c6ea25850911749 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 16 Jun 2020 19:06:06 -0400 Subject: Convert CONFIG_ATMEL_HLCD to Kconfig This converts the following to Kconfig: CONFIG_ATMEL_HLCD Signed-off-by: Tom Rini --- drivers/video/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/video') diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index f5f3f28f23a..52f5bc61272 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -502,7 +502,6 @@ config NXP_TDA19988 config ATMEL_HLCD bool "Enable ATMEL video support using HLCDC" - depends on DM_VIDEO help HLCDC supports video output to an attached LCD panel. -- cgit v1.2.3