[PATCH 3/4] omap1: Add omap1_defconfig

Tony Lindgren tony at atomide.com
Tue Dec 7 21:00:19 EST 2010


* Felipe Contreras <felipe.contreras at gmail.com> [101207 04:28]:
> On Sat, Dec 4, 2010 at 11:36 PM, Tony Lindgren <tony at atomide.com> wrote:
> > The omap1_defconfig this should be eventually usable for booting
> > all omap1 machines. Generated based on:
> >
> > $ grep ARCH_OMAP1=y arch/arm/configs/* | cut -d: -f1 | xargs cat | \
> >     sort | uniq >> arch/arm/configs/omap1_defconfig
> >
> > Then change few things manually, like use Nokia 770 CONFIG_CMDLINE
> > as it does not allow setting it in the bootloader.
> >
> > After make oldconfig, ran reduce_defconfig python script on it
> > as posted by Uwe Kleine-König <u.kleine-koenig at pengutronix.de>:
> 
> AFAIK you should use 'make savedefconfig'.

OK cool thanks for the tip. Updating the description for that
and also will take out CONFIG_DEBUG_DRIVER=y as it's too noisy.

Regards,

Tony



More information about the linux-arm-kernel mailing list