clk: sunxi: Do not select the PRCM MFD
authorSamuel Holland <samuel@sholland.org>
Sat, 2 Jul 2022 19:01:35 +0000 (14:01 -0500)
committerJernej Skrabec <jernej.skrabec@gmail.com>
Mon, 4 Jul 2022 19:59:30 +0000 (21:59 +0200)
commitb17403a56064c63b10dc56884b99114355f03e57
treea841bca1ad18fc631457b636931aa84efd59e60f
parent2b4c206963a6a83ce39e321344da10009e44d99b
clk: sunxi: Do not select the PRCM MFD

The PRCM MFD driver is already selected by the two platforms where it is
actually used (MACH_SUN6I and MACH_SUN8I). Selecting it here builds it
unnecessarily on the rest of the Allwinner platforms.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20220702190135.51744-2-samuel@sholland.org
drivers/clk/sunxi/Kconfig