Fw: [GIT PULL] Refactor common Kconfigs for easier maintenance
Dave Martin
dave.martin at linaro.org
Mon Dec 19 08:45:23 EST 2011
[Forwarding to alkml, which I missed off the original recipient list.
If you already received this mail, please ignore]
----- Forwarded message from Dave Martin <dave.martin at linaro.org> -----
Date: Mon, 19 Dec 2011 13:42:07 +0000
From: Dave Martin <dave.martin at linaro.org>
To: Russell King - ARM Linux <linux at arm.linux.org.uk>
Cc: patches at linaro.org, Uwe Kleine-K??nig <u.kleine-koenig at pengutronix.de>, Anton Vorontsov <cbouatmailru at gmail.com>, Barry Song <baohua.song at csr.com>, Bryan Huntsman <bryanh at codeaurora.org>, Catalin Marinas <catalin.marinas at arm.com>,
Colin Cross <ccross at google.com>, Daniel Walker <dwalker at fifo99.com>, David Brown <davidb at codeaurora.org>, Fabio Estevam <fabio.estevam at freescale.com>, Haojian Zhuang <haojian.zhuang at marvell.com>, John Linn
<john.linn at xilinx.com>, Kukjin Kim <kgene.kim at samsung.com>, Linus Walleij <linus.walleij at linaro.org>, Magnus Damm <magnus.damm at gmail.com>, Paul Mundt <lethal at linux-sh.org>, Pawel Moll <pawel.moll at arm.com>, Rob Herring
<rob.herring at calxeda.com>, Sascha Hauer <kernel at pengutronix.de>, Sascha Hauer <s.hauer at pengutronix.de>, Shawn Guo <shawn.guo at linaro.org>, Tony Lindgren <tony at atomide.com>, Will Deacon <will.deacon at arm.com>,
linux-arm-msm at vger.kernel.org, linux-omap at vger.kernel.org, linux-samsung-soc at vger.kernel.org, linux-sh at vger.kernel.org, linux-tegra at vger.kernel.org
Subject: [GIT PULL] Refactor common Kconfigs for easier maintenance
X-Mailer: git-send-email 1.7.4.1
Hi Russell,
This series now has acks on the generic patches from a reasonable
cross-section of maintainers, and acks from relevant people on the
board-specifc patches, so if you're happy with it, could you pull
it into your tree?
If you have any concerns, let me know.
Thanks
---Dave
The following changes since commit caca6a03d365883564885f2c1da3e88dcf65d139:
Linux 3.2-rc3 (2011-11-23 20:20:28 -0800)
are available in the git repository at:
git://git.linaro.org/people/dmart/linux-2.6-arm.git arm/common-kconfig-refactor+for-rmk
Dave Martin (5):
ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
ARM: SMP: Refactor Kconfig to be more maintainable
omap4: Unconditionally require l2x0 L2 cache controller support
highbank: Unconditionally require l2x0 L2 cache controller support
imx6q: Remove unconditional dependency on l2x0 L2 cache support
arch/arm/Kconfig | 26 ++++++++++++++++++++++----
arch/arm/mach-exynos/Kconfig | 2 ++
arch/arm/mach-imx/Kconfig | 2 +-
arch/arm/mach-msm/Kconfig | 1 +
arch/arm/mach-omap2/Kconfig | 2 ++
arch/arm/mach-realview/Kconfig | 9 +++++++++
arch/arm/mach-vexpress/Kconfig | 2 ++
arch/arm/mm/Kconfig | 23 ++++++++++++++++-------
arch/arm/plat-mxc/Kconfig | 1 +
9 files changed, 56 insertions(+), 12 deletions(-)
More information about the linux-arm-kernel
mailing list