mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
video: tegra: Enable the 'lcd' env variable work-around
Enable this option on all tegra boards. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Anatolij Gustschin <agust@denx.de>
This commit is contained in:
parent
a2931b30d2
commit
6c88b51305
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ config TEGRA_COMMON
|
|||
select DM_SPI
|
||||
select DM_SPI_FLASH
|
||||
select OF_CONTROL
|
||||
select VIDCONSOLE_AS_LCD
|
||||
|
||||
config TEGRA_ARMV7_COMMON
|
||||
bool "Tegra 32-bit common options"
|
||||
|
|
Loading…
Add table
Reference in a new issue