Skip to content
Snippets Groups Projects
Commit 6c88b513 authored by Simon Glass's avatar Simon Glass Committed by Anatolij Gustschin
Browse files

video: tegra: Enable the 'lcd' env variable work-around


Enable this option on all tegra boards.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Acked-by: default avatarAnatolij Gustschin <agust@denx.de>
parent a2931b30
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,7 @@ config TEGRA_COMMON ...@@ -13,6 +13,7 @@ config TEGRA_COMMON
select DM_SPI select DM_SPI
select DM_SPI_FLASH select DM_SPI_FLASH
select OF_CONTROL select OF_CONTROL
select VIDCONSOLE_AS_LCD
config TEGRA_ARMV7_COMMON config TEGRA_ARMV7_COMMON
bool "Tegra 32-bit common options" bool "Tegra 32-bit common options"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment