summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-02-06 14:31:38 -0700
committerAnatolij Gustschin <agust@denx.de>2016-02-11 21:39:38 +0100
commit6c88b51305d69b9728c56f27f363530a7f3d7e83 (patch)
tree90507e1e7c006304dfaa1c12eced1a42961eb5c0 /arch/arm/mach-tegra
parenta2931b30d287b709c09f0a4ee7c1d4c26bee69d5 (diff)
downloadtalos-obmc-uboot-6c88b51305d69b9728c56f27f363530a7f3d7e83.tar.gz
talos-obmc-uboot-6c88b51305d69b9728c56f27f363530a7f3d7e83.zip
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>
Diffstat (limited to 'arch/arm/mach-tegra')
-rw-r--r--arch/arm/mach-tegra/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig
index 0b2852c4da..3857243947 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -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"
OpenPOWER on IntegriCloud