aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x
diff options
context:
space:
mode:
authorAnna-Maria Gleixner <anna-maria@glx-um.de>2012-05-18 16:45:46 +0000
committerThomas Gleixner <tglx@linutronix.de>2012-05-21 11:01:41 +0200
commit6220443db41899606a8621215e0f6e99477f7152 (patch)
tree2ae8a0fefe32e7de54e4153142f05375ff23d017 /arch/c6x
parentblackfin: Use generic time config (diff)
downloadlinux-dev-6220443db41899606a8621215e0f6e99477f7152.tar.xz
linux-dev-6220443db41899606a8621215e0f6e99477f7152.zip
c6x: Use generic time config
Signed-off-by: Anna-Maria Gleixner <anna-maria@glx-um.de> Acked-by: Mark Salter <msalter@redhat.com> Link: http://lkml.kernel.org/r/20120518163105.156595383@glx-um.de Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/c6x')
-rw-r--r--arch/c6x/Kconfig7
1 files changed, 1 insertions, 6 deletions
diff --git a/arch/c6x/Kconfig b/arch/c6x/Kconfig
index 1c3ccd416d50..30c04c658b9e 100644
--- a/arch/c6x/Kconfig
+++ b/arch/c6x/Kconfig
@@ -15,6 +15,7 @@ config TMS320C6X
select IRQ_DOMAIN
select OF
select OF_EARLY_FLATTREE
+ select GENERIC_CLOCKEVENTS
config MMU
def_bool n
@@ -43,12 +44,6 @@ config GENERIC_CALIBRATE_DELAY
config GENERIC_HWEIGHT
def_bool y
-config GENERIC_CLOCKEVENTS
- def_bool y
-
-config GENERIC_CLOCKEVENTS_BROADCAST
- bool
-
config GENERIC_BUG
def_bool y