[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120518163020.548627576@glx-um.de>
Date: Fri, 18 May 2012 16:45:43 -0000
From: Anna-Maria Gleixner <anna-maria@...-um.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Subject: [patch 00/24] timers: Cleanup Kconfig
This patch series moves the timer related Kconfig switches
which are copied all over arch/ to kernel/time/Kconfig and
lets arch Kconfigs select the core options.
Anna-Maria
---
arch/alpha/Kconfig | 4 +---
arch/arm/Kconfig | 18 ++----------------
arch/avr32/Kconfig | 4 +---
arch/blackfin/Kconfig | 8 +++-----
arch/c6x/Kconfig | 7 +------
arch/cris/Kconfig | 7 +------
arch/hexagon/Kconfig | 15 +++------------
arch/ia64/Kconfig | 9 ++-------
arch/m32r/Kconfig | 4 +---
arch/m68k/Kconfig | 7 +------
arch/microblaze/Kconfig | 7 +------
arch/mips/Kconfig | 13 ++-----------
arch/mn10300/Kconfig | 7 +------
arch/openrisc/Kconfig | 4 +---
arch/powerpc/Kconfig | 12 +++---------
arch/s390/Kconfig | 12 +++---------
arch/score/Kconfig | 4 +---
arch/sh/Kconfig | 12 ++----------
arch/sparc/Kconfig | 15 +++------------
arch/tile/Kconfig | 4 +---
arch/um/Kconfig.common | 5 +----
arch/unicore32/Kconfig | 3 ---
arch/x86/Kconfig | 31 +++++++------------------------
kernel/time/Kconfig | 31 +++++++++++++++++++++++++++++++
24 files changed, 73 insertions(+), 170 deletions(-)
--
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