linux/arch/arm/mach-sunxi
Arnd Bergmann e58cf0193c ARM: sunxi: allow building without reset controller
The sunxi reset controller code is only used with sun6i (a31).
After the platform has been split up into per-soc options, it's
now possible to build it without the reset controller code, so
the base platform init must not call into the reset driver
if that is turned off at compile time.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2014-05-26 21:27:22 +02:00
..
Kconfig ARM: sunxi: select MFD_SUN6I_PRCM when sun6i arch support is enabled 2014-05-15 17:30:07 +02:00
Makefile ARM: sunxi: fix build for THUMB2_KERNEL 2014-03-22 01:04:28 +01:00
platsmp.c ARM: sun6i: Retire the smp field in A31 machine 2014-05-17 18:42:05 +02:00
sunxi.c ARM: sunxi: allow building without reset controller 2014-05-26 21:27:22 +02:00