lkml.org 
[lkml]   [2014]   [Apr]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 3/5] ARM: sunxi: Select restart drivers
Date
Make sure we have the restart hooks in the kernel by selecting them in Kconfig.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
---
arch/arm/mach-sunxi/Kconfig | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/arch/arm/mach-sunxi/Kconfig b/arch/arm/mach-sunxi/Kconfig
index b57d7d53b9d3..5fe80cc9b524 100644
--- a/arch/arm/mach-sunxi/Kconfig
+++ b/arch/arm/mach-sunxi/Kconfig
@@ -9,6 +9,10 @@ config ARCH_SUNXI
select HAVE_ARM_ARCH_TIMER
select PINCTRL
select PINCTRL_SUNXI
+ select POWER_RESET
+ select POWER_RESET_SUN6I
+ select POWER_SUPPLY
select RESET_CONTROLLER
select SUN4I_TIMER
select SUN5I_HSTIMER
+ select SUNXI_WATCHDOG
--
1.9.1


\
 
 \ /
  Last update: 2014-04-23 18:21    [W:0.481 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site