rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Fri, 5 May 2017 19:48:26 +0000 (21:48 +0200)
committerAnatolij Gustschin <agust@denx.de>
Mon, 15 May 2017 18:42:56 +0000 (20:42 +0200)
commit8517f64fe67f851eb128cc594666fb2615cde08d
tree6c8e6cda78ebee0727dcc0b0df52b3d5582fc2f8
parent4f4e1b6365fef4f19ea440a2c2340e3cf1f57bf3
rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI

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@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/rockchip/Kconfig
drivers/video/rockchip/Makefile