aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Weinberger <[email protected]>2014-02-09 19:47:50 +0100
committerMatt Porter <[email protected]>2014-03-06 00:34:32 -0500
commitc43bad6f7646f5f1ef27363afafcad4e264f31ab (patch)
treeaebdf70bf1d3f565eab0a58a61984e57646ab93c
parent6d0abeca3242a88cab8232e4acd7e2bf088f3bc2 (diff)
ARM: mach-bcm: Remove GENERIC_TIME
The symbol is an orphan, get rid of it. Signed-off-by: Richard Weinberger <[email protected]> Signed-off-by: Alexander Shiyan <[email protected]> Signed-off-by: Paul Bolle <[email protected]> Signed-off-by: Christian Daudt <[email protected]> Signed-off-by: Matt Porter <[email protected]>
-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
select CPU_V7
select CLKSRC_OF
select GENERIC_CLOCKEVENTS
- select GENERIC_TIME
select GPIO_BCM_KONA
select SPARSE_IRQ
select TICK_ONESHOT