Commit e84dfa26 authored by Christian Daudt's avatar Christian Daudt Committed by Christian Daudt

ARM: bcm281xx: Add ARCH Timers to config

Add HAVE_ARM_ARCH_TIMER to Broadcom Kconfig as it is
required for some Mobile SoCs.
Signed-off-by: default avatarChristian Daudt <bcm@fixthebug.org>
Reviewed-by: default avatarMarkus Mayer <mmayer@broadcom.com>
Reviewed-by: default avatarMark Hambleton <mahamble@broadcom.com>
Reviewed-by: default avatarJames King <jamesk@broadcom.com>
parent badb9238
...@@ -24,6 +24,7 @@ config ARCH_BCM_MOBILE ...@@ -24,6 +24,7 @@ config ARCH_BCM_MOBILE
select SPARSE_IRQ select SPARSE_IRQ
select TICK_ONESHOT select TICK_ONESHOT
select CACHE_L2X0 select CACHE_L2X0
select HAVE_ARM_ARCH_TIMER
help help
This enables support for systems based on Broadcom mobile SoCs. This enables support for systems based on Broadcom mobile SoCs.
It currently supports the 'BCM281XX' family, which includes It currently supports the 'BCM281XX' family, which includes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment