[U-Boot] [PATCH v3 1/8] rockchip: video: introduce CONFIG_DW_HDMI and select for Rockchip HDMI

Anatolij Gustschin agust at denx.de
Mon May 15 18:47:46 UTC 2017


On Fri,  5 May 2017 21:48:26 +0200
Philipp Tomsich philipp.tomsich at theobroma-systems.com wrote:

> Instead of having drivers/video/rockchip/Kconfig point outside of its
> hierarchy for dw_hdmi.o, we should use a configuration-option to
> include the Designware HDMI support.
> 
> This change introduces a new config option (not to be selected via
> menuconfig, but to be selected from a dependent video driver's
> configuration option) that enables dw_hdmi.o and selects it whenever
> the HDMI support for Rockchip SoCs is selected.
> 
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> 
> ---
> 
> Changes in v3: None
> Changes in v2:
> - renamed to CONFIG_DW_HDMI (from CONFIG_DESIGNWARE_HDMI) for consistency
>   with naming in the MMC and USB subsystems
> 
>  drivers/video/Kconfig           | 9 +++++++++
>  drivers/video/Makefile          | 1 +
>  drivers/video/rockchip/Kconfig  | 1 +
>  drivers/video/rockchip/Makefile | 2 +-
>  4 files changed, 12 insertions(+), 1 deletion(-)

applied to u-boot-video/master (with VIDEO_DW_HDMI in subject).
Thanks!

--
Anatolij


More information about the U-Boot mailing list