[U-Boot] [PATCH 2/2] video: tegra: Enable the 'lcd' env variable work-around

Simon Glass sjg at chromium.org
Sat Feb 6 22:31:38 CET 2016


Enable this option on all tegra boards.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 arch/arm/mach-tegra/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig
index 66298d5..3540eda 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -14,6 +14,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"
-- 
2.7.0.rc3.207.g0ac5344



More information about the U-Boot mailing list