[PATCH 0/6] omap Kconfig improvments for 2.6.36 merge window
Tony Lindgren
tony at atomide.com
Tue Jun 29 07:47:08 EDT 2010
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
More information about the linux-arm-kernel
mailing list