aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mstar/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mstar/Kconfig')
-rw-r--r--arch/arm/mach-mstar/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-mstar/Kconfig b/arch/arm/mach-mstar/Kconfig
index cd300eeedc20..5dbea7b485af 100644
--- a/arch/arm/mach-mstar/Kconfig
+++ b/arch/arm/mach-mstar/Kconfig
@@ -1,8 +1,10 @@
menuconfig ARCH_MSTARV7
bool "MStar/Sigmastar Armv7 SoC Support"
depends on ARCH_MULTI_V7
+ select ARM_ERRATA_814220
select ARM_GIC
select ARM_HEAVY_MB
+ select HAVE_ARM_ARCH_TIMER
select MST_IRQ
select MSTAR_MSC313_MPLL
help