commit | c2a50b1675be1b0def5941cae53c7f2e0d0a9322 | [log] [tgz] |
---|---|---|
author | Jernej Skrabec <jernej.skrabec@siol.net> | Sat Mar 06 20:54:19 2021 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Fri Apr 16 01:12:59 2021 +0100 |
tree | 1e285ab0e4d11f7cb2e6d4b3c08b1eae2871f014 | |
parent | d08e12961112a5bfbf708898bb71d80077a7e124 [diff] |
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>