diff options
| author | Tom Rini <[email protected]> | 2020-06-16 19:06:06 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-06-26 10:29:04 -0400 |
| commit | a60becc8c7ec06db2c0b8bec3c6ea25850911749 (patch) | |
| tree | 0e8ef2a9b5f2d3e9843bdd92ee181ddccd6cfe0a /drivers | |
| parent | 348d183e546bf28f78fe0ca03b36d8f76526c10c (diff) | |
Convert CONFIG_ATMEL_HLCD to Kconfig
This converts the following to Kconfig:
CONFIG_ATMEL_HLCD
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/video/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
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. |
