Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 81906906 authored by Antoine Tenart's avatar Antoine Tenart Committed by Sebastian Hesselbarth
Browse files

ARM: berlin: do not select RESET_CONTROLLER



RESET_CONTROLLER is meant to be user-selectable. To respect that,
do not select it automatically when using ARCH_BERLIN.

Signed-off-by: default avatarAntoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: default avatarSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
parent e9246c87
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -7,7 +7,6 @@ menuconfig ARCH_BERLIN
	select DW_APB_TIMER_OF
	select GENERIC_IRQ_CHIP
	select PINCTRL
	select RESET_CONTROLLER

if ARCH_BERLIN