[patch 06/24] c6x: Use generic time config

From: Anna-Maria Gleixner
Date: Fri May 18 2012 - 13:14:04 EST


Signed-off-by: Anna-Maria Gleixner <anna-maria@xxxxxxxxx>
Cc: Mark Salter <msalter@xxxxxxxxxx>
---
arch/c6x/Kconfig | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)

Index: linux/arch/c6x/Kconfig
===================================================================
--- linux.orig/arch/c6x/Kconfig
+++ linux/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



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/