Re: [PATCH] omap: Run make savedefconfig on omap2plus_defconfig to shrink it

2011-04-21 Thread Tony Lindgren
t; > > > many explicit settings can be dropped from the defconfig. > > > > Good point, updated patch below. > > > > Regards, > > > > Tony > > > > > > From: Tony Lindgren > > Date: Wed, 20 Apr 2011 23:37:06 -0700 > >

Re: [PATCH] omap: Run make savedefconfig on omap2plus_defconfig to shrink it

2011-04-21 Thread Uwe Kleine-König
updated patch below. > > Regards, > > Tony > > > From: Tony Lindgren > Date: Wed, 20 Apr 2011 23:37:06 -0700 > Subject: [PATCH] omap: Run make savedefconfig on omap2plus_defconfig to > shrink it > > After commit ffb63e3 (omap2/3/4: Select all omaps and boar

Re: [PATCH] omap: Run make savedefconfig on omap2plus_defconfig to shrink it

2011-04-21 Thread Tony Lindgren
ommit > > ffb63e3 (omap2/3/4: Select all omaps and boards by default > > many explicit settings can be dropped from the defconfig. Good point, updated patch below. Regards, Tony From: Tony Lindgren Date: Wed, 20 Apr 2011 23:37:06 -0700 Subject: [PATCH] omap: Run

Re: [PATCH] omap: Run make savedefconfig on omap2plus_defconfig to shrink it

2011-04-21 Thread Uwe Kleine-König
On Wed, Apr 20, 2011 at 11:44:23PM -0700, Tony Lindgren wrote: > This shrinks it down a bit more and makes it easier > to patch later on. Maybe pointing out why it's shrinkable would be nice. E.g. After commit ffb63e3 (omap2/3/4: Select all omaps and boards by default

[PATCH] omap: Run make savedefconfig on omap2plus_defconfig to shrink it

2011-04-20 Thread Tony Lindgren
This shrinks it down a bit more and makes it easier to patch later on. Signed-off-by: Tony Lindgren --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -21,58 +21,22 @@ CONFIG_MODVERSIONS=y CONFIG_MODULE_SRCVERSION_ALL=y # CONFIG_BLK_DEV_BSG is not set CON