[U-Boot] [PATCH v2 12/23] tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20

Anatolij Gustschin agust at denx.de
Sun Jan 31 19:19:25 CET 2016


On Sat, 30 Jan 2016 16:37:51 -0700
Simon Glass sjg at chromium.org wrote:

> 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 at chromium.org>
> ---
> 
> Changes in v2: None
> 
>  arch/arm/mach-tegra/tegra20/Makefile    | 2 +-
>  board/toradex/colibri_t20/colibri_t20.c | 2 +-
>  configs/colibri_t20_defconfig           | 1 +
>  configs/harmony_defconfig               | 1 +
>  configs/medcom-wide_defconfig           | 1 +
>  configs/paz00_defconfig                 | 1 +
>  configs/seaboard_defconfig              | 1 +
>  configs/tec_defconfig                   | 1 +
>  configs/ventana_defconfig               | 1 +
>  drivers/video/Kconfig                   | 8 ++++++++
>  drivers/video/Makefile                  | 2 +-
>  include/configs/colibri_t20.h           | 1 -
>  include/configs/harmony.h               | 1 -
>  include/configs/medcom-wide.h           | 1 -
>  include/configs/paz00.h                 | 1 -
>  include/configs/seaboard.h              | 1 -
>  include/configs/tec.h                   | 1 -
>  include/configs/ventana.h               | 1 -
>  18 files changed, 18 insertions(+), 10 deletions(-)

Acked-by: Anatolij Gustschin <agust at denx.de>


More information about the U-Boot mailing list