mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
ARM: BCM63XX: Enable reset controller support
Allow BCM63xx to compile support for reset controllers since we will require a specific reset controller to release resets for on-chip peripherals. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
parent
8f34fe4a89
commit
99b90b5d02
|
|
@ -189,6 +189,7 @@ config ARCH_BCM_63XX
|
|||
bool "Broadcom BCM63xx DSL SoC"
|
||||
depends on ARCH_MULTI_V7
|
||||
depends on MMU
|
||||
select ARCH_HAS_RESET_CONTROLLER
|
||||
select ARM_ERRATA_754322
|
||||
select ARM_ERRATA_764369 if SMP
|
||||
select ARM_GIC
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user