summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-04-14 21:03:43 -0600
committerTom Warren <twarren@nvidia.com>2015-05-13 09:24:12 -0700
commit531eaedc7a397b34979c6d35e5de7b78d2dddfde (patch)
tree75cf21bddad5fa39c3f463217b71f92daf0ee798 /configs
parente7e8823c7c943c7beb4dd57f637bd3a61d156650 (diff)
downloadtalos-obmc-uboot-531eaedc7a397b34979c6d35e5de7b78d2dddfde.tar.gz
talos-obmc-uboot-531eaedc7a397b34979c6d35e5de7b78d2dddfde.zip
tegra: config: nyan-big: Enable LCD
Add the PMIC, LCD settings, PWM and also show the board info at the top of the LCD when starting up. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/nyan-big_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/nyan-big_defconfig b/configs/nyan-big_defconfig
index 0d2ed51895..d447ddc56c 100644
--- a/configs/nyan-big_defconfig
+++ b/configs/nyan-big_defconfig
@@ -3,3 +3,5 @@ CONFIG_TEGRA=y
CONFIG_TEGRA124=y
CONFIG_TARGET_NYAN_BIG=y
CONFIG_DEFAULT_DEVICE_TREE="tegra124-nyan-big"
+CONFIG_DISPLAY_PORT=y
+CONFIG_VIDEO_TEGRA124=y
OpenPOWER on IntegriCloud