]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/harmony_defconfig
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
authorSimon Glass <sjg@chromium.org>
Sat, 30 Jan 2016 23:37:51 +0000 (16:37 -0700)
committerTom Warren <twarren@nvidia.com>
Tue, 16 Feb 2016 16:17:51 +0000 (09:17 -0700)
commitd2f906500eb31e2661aacb99d811ab07da0fd5bd
tree168a4a3ffecba527a21071bb65f3a458ae68bad3
parentd76592122b347473f09a440702cc3be03e368511
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>
18 files changed:
arch/arm/mach-tegra/tegra20/Makefile
board/toradex/colibri_t20/colibri_t20.c
configs/colibri_t20_defconfig
configs/harmony_defconfig
configs/medcom-wide_defconfig
configs/paz00_defconfig
configs/seaboard_defconfig
configs/tec_defconfig
configs/ventana_defconfig
drivers/video/Kconfig
drivers/video/Makefile
include/configs/colibri_t20.h
include/configs/harmony.h
include/configs/medcom-wide.h
include/configs/paz00.h
include/configs/seaboard.h
include/configs/tec.h
include/configs/ventana.h