sunxi: video: select dw-hdmi in Kconfig, not Makefile
authorJernej Skrabec <jernej.skrabec@siol.net>
Sat, 6 Mar 2021 19:54:19 +0000 (20:54 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Fri, 16 Apr 2021 00:12:59 +0000 (01:12 +0100)
commit599177ed5139dbab112d0c9603e18382d0c642ba
tree1e285ab0e4d11f7cb2e6d4b3c08b1eae2871f014
parent747c2421c69d516af0f330cecf595fe4480854a3
sunxi: video: select dw-hdmi in Kconfig, not Makefile

Currently sunxi Makefile manually specifies full path to dw-hdmi common
code. However, that is not needed because it can be selected in Kconfig
instead.

Select proper symbol in Kconfig and drop path from Makefile.

Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/mach-sunxi/Kconfig
drivers/video/sunxi/Makefile