summaryrefslogtreecommitdiff
path: root/drivers/video
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-17 02:06:01 +0300
committerTom Rini <trini@konsulko.com>2020-06-26 17:29:04 +0300
commit0735ac85224a8b518eec6792bac116781dc67aac (patch)
tree09d3f63a0574c7630f73b618f2f1b20c384556cb /drivers/video
parent04f005d552eb748582678a45119b55a99f75748e (diff)
downloadu-boot-0735ac85224a8b518eec6792bac116781dc67aac.tar.xz
Convert CONFIG_AM335X_LCD to Kconfig
This converts the following to Kconfig: CONFIG_AM335X_LCD Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/video')
-rw-r--r--drivers/video/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 01e8dbf678..f5f3f28f23 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -508,7 +508,6 @@ config ATMEL_HLCD
config AM335X_LCD
bool "Enable AM335x video support"
- depends on DM_VIDEO
help
Supports video output to an attached LCD panel.