
6 Feb
2016
6 Feb
'16
10:31 p.m.
Enable this option on all tegra boards.
Signed-off-by: Simon Glass sjg@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