]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
video: tegra: Enable the 'lcd' env variable work-around
authorSimon Glass <sjg@chromium.org>
Sat, 6 Feb 2016 21:31:38 +0000 (14:31 -0700)
committerAnatolij Gustschin <agust@denx.de>
Thu, 11 Feb 2016 20:39:38 +0000 (21:39 +0100)
Enable this option on all tegra boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
arch/arm/mach-tegra/Kconfig

index 0b2852c4dae5782a9d600c70fdfa31fa02bfc227..385724394751d0debad40287d6cc70c85554a638 100644 (file)
@@ -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"