Re: [PATCH 2/2] ARM: berlin: do not select RESET_CONTROLLER

From: Sebastian Hesselbarth
Date: Tue Nov 18 2014 - 14:28:44 EST


On 17.11.2014 14:33, Antoine Tenart wrote:
RESET_CONTROLLER is meant to be user-selectable. To respect that,
do not select it automatically when using ARCH_BERLIN.

Signed-off-by: Antoine Tenart <antoine.tenart@xxxxxxxxxxxxxxxxxx>

Applied to berlin/soc.

Thanks!

---
arch/arm/mach-berlin/Kconfig | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-berlin/Kconfig b/arch/arm/mach-berlin/Kconfig
index 5803f773a065..51582c73a53f 100644
--- a/arch/arm/mach-berlin/Kconfig
+++ b/arch/arm/mach-berlin/Kconfig
@@ -7,7 +7,6 @@ menuconfig ARCH_BERLIN
select DW_APB_ICTL
select DW_APB_TIMER_OF
select PINCTRL
- select RESET_CONTROLLER

if ARCH_BERLIN



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/