clk: sunxi: Extend DM_RESET selection to SPL
authorSamuel Holland <samuel@sholland.org>
Sat, 11 Sep 2021 19:45:31 +0000 (14:45 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 25 Oct 2021 13:54:06 +0000 (14:54 +0100)
commite0c628d728d6f2b0ab01488706b1a9679512a982
tree7a86ba4445534ea40155fa42d785e663f7a862c4
parent0ec88323dae7a91f535c2c9db45cb3c925507ea2
clk: sunxi: Extend DM_RESET selection to SPL

The sunxi clock driver exposes a reset controller, so it selects the
reset controller framework. Ensure that dependency is also satisfied
when building the driver for the SPL.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
drivers/clk/sunxi/Kconfig