aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcm
diff options
context:
space:
mode:
authorRichard Weinberger <richard@nod.at>2014-02-09 13:47:50 -0500
committerMatt Porter <mporter@linaro.org>2014-03-06 00:34:32 -0500
commitc43bad6f7646f5f1ef27363afafcad4e264f31ab (patch)
treeaebdf70bf1d3f565eab0a58a61984e57646ab93c /arch/arm/mach-bcm
parent6d0abeca3242a88cab8232e4acd7e2bf088f3bc2 (diff)
ARM: mach-bcm: Remove GENERIC_TIME
The symbol is an orphan, get rid of it. Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Christian Daudt <bcm@fixthebug.org> Signed-off-by: Matt Porter <mporter@linaro.org>
Diffstat (limited to 'arch/arm/mach-bcm')
-rw-r--r--arch/arm/mach-bcm/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
index b1aa6a9b3bd1..8dd5fbf2d0ed 100644
--- a/arch/arm/mach-bcm/Kconfig
+++ b/arch/arm/mach-bcm/Kconfig
@@ -19,7 +19,6 @@ config ARCH_BCM_MOBILE
19 select CPU_V7 19 select CPU_V7
20 select CLKSRC_OF 20 select CLKSRC_OF
21 select GENERIC_CLOCKEVENTS 21 select GENERIC_CLOCKEVENTS
22 select GENERIC_TIME
23 select GPIO_BCM_KONA 22 select GPIO_BCM_KONA
24 select SPARSE_IRQ 23 select SPARSE_IRQ
25 select TICK_ONESHOT 24 select TICK_ONESHOT