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>
This commit is contained in:
parent
e9246c8726
commit
81906906d8
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ menuconfig ARCH_BERLIN
|
||||||
select DW_APB_TIMER_OF
|
select DW_APB_TIMER_OF
|
||||||
select GENERIC_IRQ_CHIP
|
select GENERIC_IRQ_CHIP
|
||||||
select PINCTRL
|
select PINCTRL
|
||||||
select RESET_CONTROLLER
|
|
||||||
|
|
||||||
if ARCH_BERLIN
|
if ARCH_BERLIN
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue