1
0
Fork 0

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: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
hifive-unleashed-5.1
Antoine Tenart 2014-11-17 14:33:12 +01:00 committed by Sebastian Hesselbarth
parent e9246c8726
commit 81906906d8
1 changed files with 0 additions and 1 deletions

View 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