summaryrefslogtreecommitdiff
path: root/configs/paz00_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-01-30 23:37:51 (GMT)
committerTom Warren <twarren@nvidia.com>2016-02-16 16:17:51 (GMT)
commitd2f906500eb31e2661aacb99d811ab07da0fd5bd (patch)
tree168a4a3ffecba527a21071bb65f3a458ae68bad3 /configs/paz00_defconfig
parentd76592122b347473f09a440702cc3be03e368511 (diff)
downloadu-boot-fsl-qoriq-d2f906500eb31e2661aacb99d811ab07da0fd5bd.tar.xz
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
This option refers only to the tegra20 video driver, so name it as such to avoid confusion with tegra124. Also move this option to Kconfig. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'configs/paz00_defconfig')
-rw-r--r--configs/paz00_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/paz00_defconfig b/configs/paz00_defconfig
index 9d7350a..37118f8 100644
--- a/configs/paz00_defconfig
+++ b/configs/paz00_defconfig
@@ -15,4 +15,5 @@ CONFIG_CMD_GPIO=y
CONFIG_SYS_NS16550=y
CONFIG_USB=y
CONFIG_DM_USB=y
+CONFIG_VIDEO_TEGRA20=y
CONFIG_USE_PRIVATE_LIBGCC=y