[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-5bf8f6bfc950abe23927e0ff54cdb260d19d608e@git.kernel.org>
Date: Mon, 21 May 2012 02:20:21 -0700
From: tip-bot for Anna-Maria Gleixner <anna-maria@...-um.de>
To: linux-tip-commits@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, hpa@...or.com, mingo@...nel.org,
jonas@...thpole.se, tglx@...utronix.de, anna-maria@...-um.de
Subject: [tip:timers/core] openrisc: Use generic time config
Commit-ID: 5bf8f6bfc950abe23927e0ff54cdb260d19d608e
Gitweb: http://git.kernel.org/tip/5bf8f6bfc950abe23927e0ff54cdb260d19d608e
Author: Anna-Maria Gleixner <anna-maria@...-um.de>
AuthorDate: Fri, 18 May 2012 16:45:51 +0000
Committer: Thomas Gleixner <tglx@...utronix.de>
CommitDate: Mon, 21 May 2012 11:01:43 +0200
openrisc: Use generic time config
Signed-off-by: Anna-Maria Gleixner <anna-maria@...-um.de>
Acked-by: Jonas Bonn <jonas@...thpole.se>
Link: http://lkml.kernel.org/r/20120518163106.333611712@glx-um.de
Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
---
arch/openrisc/Kconfig | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig
index a478719..be04485 100644
--- a/arch/openrisc/Kconfig
+++ b/arch/openrisc/Kconfig
@@ -17,6 +17,7 @@ config OPENRISC
select GENERIC_IOMAP
select GENERIC_CPU_DEVICES
select GENERIC_ATOMIC64
+ select GENERIC_CLOCKEVENTS
config MMU
def_bool y
@@ -46,9 +47,6 @@ config NO_IOPORT
config GENERIC_GPIO
def_bool y
-config GENERIC_CLOCKEVENTS
- def_bool y
-
config TRACE_IRQFLAGS_SUPPORT
def_bool y
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists