[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-8d6af9914cacfbb60537cf5c46f9ebfc26ff2440@git.kernel.org>
Date: Mon, 21 May 2012 02:10:16 -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,
hskinnemoen@...il.com, tglx@...utronix.de, anna-maria@...-um.de
Subject: [tip:timers/core] avr32: Use generic time config
Commit-ID: 8d6af9914cacfbb60537cf5c46f9ebfc26ff2440
Gitweb: http://git.kernel.org/tip/8d6af9914cacfbb60537cf5c46f9ebfc26ff2440
Author: Anna-Maria Gleixner <anna-maria@...-um.de>
AuthorDate: Fri, 18 May 2012 16:45:45 +0000
Committer: Thomas Gleixner <tglx@...utronix.de>
CommitDate: Mon, 21 May 2012 11:01:41 +0200
avr32: Use generic time config
Signed-off-by: Anna-Maria Gleixner <anna-maria@...-um.de>
Cc: Haavard Skinnemoen <hskinnemoen@...il.com>
Link: http://lkml.kernel.org/r/20120518163104.889514832@glx-um.de
Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
---
arch/avr32/Kconfig | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig
index 3dea7231..0bd13ab 100644
--- a/arch/avr32/Kconfig
+++ b/arch/avr32/Kconfig
@@ -12,6 +12,7 @@ config AVR32
select HARDIRQS_SW_RESEND
select GENERIC_IRQ_SHOW
select ARCH_HAVE_NMI_SAFE_CMPXCHG
+ select GENERIC_CLOCKEVENTS
help
AVR32 is a high-performance 32-bit RISC microprocessor core,
designed for cost-sensitive embedded applications, with particular
@@ -35,9 +36,6 @@ config TRACE_IRQFLAGS_SUPPORT
config RWSEM_GENERIC_SPINLOCK
def_bool y
-config GENERIC_CLOCKEVENTS
- def_bool y
-
config RWSEM_XCHGADD_ALGORITHM
def_bool n
--
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