clk: sunxi-ng: Add machine dependency to A83T CCU
authorSamuel Holland <samuel@sholland.org>
Thu, 2 Sep 2021 23:02:00 +0000 (18:02 -0500)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 13 Sep 2021 07:03:20 +0000 (09:03 +0200)
commit4abfc297b6276310fcb28b14e2255265925cd581
tree23ea37837dc74aafaab7f0f882688b7ab65878c9
parent3188aa6af1d09492d60b1f80ce44cdbb616a591b
clk: sunxi-ng: Add machine dependency to A83T CCU

The CCUs for all other 32-bit SoCs have a dependency on a specific
MACH_SUNxI symbol. This effectively hides these drivers when building
an ARCH=arm64 kernel. However, the A83T CCU still shows up because it
is missing this dependency. Let's add it for consistency.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20210902230200.29574-1-samuel@sholland.org
drivers/clk/sunxi-ng/Kconfig