summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcm
diff options
context:
space:
mode:
authorFlorian Fainelli2018-11-06 00:09:19 +0100
committerFlorian Fainelli2018-11-12 21:41:13 +0100
commit99b90b5d02e16767c94c41452e480bd530fda111 (patch)
treed2d256f2a1e3fc33339684d257c7e81e4dfba7df /arch/arm/mach-bcm
parentARM: brcmstb: Add entry for 7255 (diff)
downloadkernel-qcow2-linux-99b90b5d02e16767c94c41452e480bd530fda111.tar.gz
kernel-qcow2-linux-99b90b5d02e16767c94c41452e480bd530fda111.tar.xz
kernel-qcow2-linux-99b90b5d02e16767c94c41452e480bd530fda111.zip
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>
Diffstat (limited to 'arch/arm/mach-bcm')
-rw-r--r--arch/arm/mach-bcm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
index 25aac6ee2ab1..005f4e98dfb7 100644
--- a/arch/arm/mach-bcm/Kconfig
+++ b/arch/arm/mach-bcm/Kconfig
@@ -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