Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 324da938 authored by Boris BREZILLON's avatar Boris BREZILLON Committed by Maxime Ripard
Browse files

ARM: sunxi: select MFD_SUN6I_PRCM when sun6i arch support is enabled



Select the MFD_SUN6I_PRCM option when sun6i arch is enabled in order to get
the PRCM (Power/Reset/Clock Management) related drivers compiled.

Signed-off-by: default avatarBoris BREZILLON <boris.brezillon@free-electrons.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 559482d1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ config MACH_SUN6I
	default ARCH_SUNXI
	select ARCH_HAS_RESET_CONTROLLER
	select ARM_GIC
	select MFD_SUN6I_PRCM
	select RESET_CONTROLLER
	select SUN5I_HSTIMER