linux-stable/arch/arm/mach-sunxi
Maxime Ripard 070330d3d4 ARM: sunxi: Select RESET_CONTROLLER
The current code selects ARCH_HAS_RESET_CONTROLLER, that enables the
RESET_CONTROLLER option by default, but doesn't select it, so a configuration
might unselect it, leading to compilation error.

Explictly select RESET_CONTROLLER so that we can't have this breakage anymore.

Reported-by: Emilio López <emilio@elopez.com.ar>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2014-01-01 23:55:58 +01:00
..
common.h ARM: sun6i: Add SMP support for the Allwinner A31 2013-12-16 21:33:41 +01:00
headsmp.S ARM: sun6i: Add SMP support for the Allwinner A31 2013-12-16 21:33:41 +01:00
Kconfig ARM: sunxi: Select RESET_CONTROLLER 2014-01-01 23:55:58 +01:00
Makefile ARM: sun6i: Add SMP support for the Allwinner A31 2013-12-16 21:33:41 +01:00
platsmp.c ARM: sun6i: Add SMP support for the Allwinner A31 2013-12-16 21:33:41 +01:00
sunxi.c ARM: sun6i: Add SMP support for the Allwinner A31 2013-12-16 21:33:41 +01:00