[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-ea5332098e68e2380429ce8025996fad61ca28a6@git.kernel.org>
Date: Mon, 21 May 2012 02:18:41 -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,
dhowells@...hat.com, tglx@...utronix.de, anna-maria@...-um.de
Subject: [tip:timers/core] mn10300: Use generic time config
Commit-ID: ea5332098e68e2380429ce8025996fad61ca28a6
Gitweb: http://git.kernel.org/tip/ea5332098e68e2380429ce8025996fad61ca28a6
Author: Anna-Maria Gleixner <anna-maria@...-um.de>
AuthorDate: Fri, 18 May 2012 16:45:50 +0000
Committer: Thomas Gleixner <tglx@...utronix.de>
CommitDate: Mon, 21 May 2012 11:01:43 +0200
mn10300: Use generic time config
Signed-off-by: Anna-Maria Gleixner <anna-maria@...-um.de>
Cc: David Howells <dhowells@...hat.com>
Link: http://lkml.kernel.org/r/20120518163106.201635926@glx-um.de
Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
---
arch/mn10300/Kconfig | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diff --git a/arch/mn10300/Kconfig b/arch/mn10300/Kconfig
index 3aa3de0..7f78057 100644
--- a/arch/mn10300/Kconfig
+++ b/arch/mn10300/Kconfig
@@ -6,6 +6,7 @@ config MN10300
select HAVE_ARCH_TRACEHOOK
select HAVE_ARCH_KGDB
select HAVE_NMI_WATCHDOG if MN10300_WD_TIMER
+ select GENERIC_CLOCKEVENTS
config AM33_2
def_bool n
@@ -42,15 +43,9 @@ config RWSEM_XCHGADD_ALGORITHM
config GENERIC_CALIBRATE_DELAY
def_bool y
-config GENERIC_CMOS_UPDATE
- def_bool n
-
config GENERIC_HWEIGHT
def_bool y
-config GENERIC_CLOCKEVENTS
- def_bool y
-
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@...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