OSDN Git Service

ARM: sunxi: select MFD_SUN6I_PRCM when sun6i arch support is enabled
authorBoris BREZILLON <boris.brezillon@free-electrons.com>
Thu, 15 May 2014 08:55:13 +0000 (10:55 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 15 May 2014 15:30:07 +0000 (17:30 +0200)
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: Boris BREZILLON <boris.brezillon@free-electrons.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/mach-sunxi/Kconfig

index 3aff966..0fbd4f1 100644 (file)
@@ -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