ARM: berlin: do not select RESET_CONTROLLER
authorAntoine Tenart <antoine.tenart@free-electrons.com>
Mon, 17 Nov 2014 13:33:12 +0000 (14:33 +0100)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tue, 18 Nov 2014 19:27:53 +0000 (20:27 +0100)
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@free-electrons.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
arch/arm/mach-berlin/Kconfig

index 84d34e0..3e40a94 100644 (file)
@@ -7,7 +7,6 @@ menuconfig ARCH_BERLIN
        select DW_APB_TIMER_OF
        select GENERIC_IRQ_CHIP
        select PINCTRL
-       select RESET_CONTROLLER
 
 if ARCH_BERLIN