Skip to content

Commit

Permalink
ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER
Browse files Browse the repository at this point in the history
The A31 has a reset controller, and we have to select this option to
have access to the reset controller framework.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
  • Loading branch information
Maxime Ripard committed Nov 22, 2013
1 parent 9b6d2fd commit a85d80b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-sunxi/Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
config ARCH_SUNXI
bool "Allwinner A1X SOCs" if ARCH_MULTI_V7
select ARCH_HAS_RESET_CONTROLLER
select ARCH_REQUIRE_GPIOLIB
select ARM_GIC
select CLKSRC_MMIO
Expand Down

0 comments on commit a85d80b

Please sign in to comment.