linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] omap Kconfig improvments for 2.6.36 merge window
@ 2010-06-29 11:47 Tony Lindgren
  2010-06-29 11:47 ` [PATCH 1/6] omap: Disable VGA console for omaps Tony Lindgren
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Tony Lindgren @ 2010-06-29 11:47 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

Here are some Kconfig improvments to produce a mostly sane .config for
omap2/3/4 without a defconfig. This assumes that CONFIG_ARCH_OMAP is
selected, for example with:

$ echo "CONFIG_ARCH_OMAP=y" > .config && yes "" | ARCH=arm make oldconfig

or

$ rm .config; ARCH=arm make xconfig, then select System Type -> TI OMAP

Regards,

Tony

---

Tony Lindgren (6):
      omap: Disable VGA console for omaps
      omap: Use 32KiHZ timer by default
      omap: Make omap specific features appear under Kconfig menu
      omap2/3/4: Move Kconfig options to mach-omap2/Kconfig
      omap2/3/4: Select all omaps and boards by default
      omap2/3/4: Add Kconfig option to compile in typical omap features


 arch/arm/mach-omap1/Kconfig   |    7 ++++
 arch/arm/mach-omap2/Kconfig   |   74 +++++++++++++++++++++++++++++++++++++++++
 arch/arm/plat-omap/Kconfig    |   22 +-----------
 drivers/video/console/Kconfig |    2 +
 4 files changed, 84 insertions(+), 21 deletions(-)

-- 
Signature

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2010-07-01 10:34 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-29 11:47 [PATCH 0/6] omap Kconfig improvments for 2.6.36 merge window Tony Lindgren
2010-06-29 11:47 ` [PATCH 1/6] omap: Disable VGA console for omaps Tony Lindgren
2010-06-29 12:07   ` Anton Vorontsov
2010-06-29 14:21     ` Tony Lindgren
2010-06-30  6:33       ` [PATCH] ARM: Disable VGA console for ARM in most cases (Re: [PATCH 1/6] omap: Disable VGA console for omaps) Tony Lindgren
2010-06-29 11:47 ` [PATCH 2/6] omap: Use 32KiHZ timer by default Tony Lindgren
2010-06-29 11:47 ` [PATCH 3/6] omap: Make omap specific features appear under Kconfig menu Tony Lindgren
2010-06-29 11:47 ` [PATCH 4/6] omap2/3/4: Move Kconfig options to mach-omap2/Kconfig Tony Lindgren
2010-06-29 11:47 ` [PATCH 5/6] omap2/3/4: Select all omaps and boards by default Tony Lindgren
2010-06-29 11:47 ` [PATCH 6/6] omap2/3/4: Add Kconfig option to compile in typical omap features Tony Lindgren
2010-06-29 13:53   ` Shilimkar, Santosh
2010-06-29 14:46     ` Shilimkar, Santosh
2010-06-30  6:17       ` Tony Lindgren
2010-06-30  6:47         ` Shilimkar, Santosh
2010-06-30  7:24           ` Tony Lindgren
2010-07-01 10:34             ` Shilimkar, Santosh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).