]> git.baikalelectronics.ru Git - kernel.git/commit
drm/imx: imx-tve: depend on COMMON_CLK
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 18 Jan 2019 11:37:14 +0000 (12:37 +0100)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 22 Feb 2019 11:17:58 +0000 (12:17 +0100)
commite81a1fd6451466c1f52c03e58c8af1171e328f54
tree741aa7d1b09689e15ffb82925d80bbb1055152e1
parentdd2be933a35ae5d3c3c58691af48003270db3820
drm/imx: imx-tve: depend on COMMON_CLK

Since the TVE provides a clock to the DI, the driver can only be
compiled if the common clock framework is enabled. With the COMMON_CLK
dependency in place, it will be possible to allow building the other
parts of imx-drm under COMPILE_TEST on architectures that do not select
the common clock framework.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpu/drm/imx/Kconfig