linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* defconfig reduction script
@ 2010-09-02 11:41 Linus Walleij
  2010-09-02 12:08 ` Uwe Kleine-König
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2010-09-02 11:41 UTC (permalink / raw)
  To: linux-arm-kernel

Uwe, do you have a copy of your defconfig reduction script at hand?

I need to update some defconfigs, so I though I'd do it the normal
way with menuconfig, then reduce it with your script and compare
the end result with the version in configs/ (should work?)

I guess the other option would be to edit the defconfigs manually...

Yours,
Linus Walleij

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

* defconfig reduction script
  2010-09-02 11:41 defconfig reduction script Linus Walleij
@ 2010-09-02 12:08 ` Uwe Kleine-König
  0 siblings, 0 replies; 2+ messages in thread
From: Uwe Kleine-König @ 2010-09-02 12:08 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Linus,

On Thu, Sep 02, 2010 at 01:41:21PM +0200, Linus Walleij wrote:
> Uwe, do you have a copy of your defconfig reduction script at hand?
No, that's obsolete.  Just do

	make savedefconfig; mv defconfig arch/arm/configs/lala_defconfig

> I need to update some defconfigs, so I though I'd do it the normal
> way with menuconfig, then reduce it with your script and compare
> the end result with the version in configs/ (should work?)
Yes, that's the idea.
 
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-K?nig            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

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

end of thread, other threads:[~2010-09-02 12:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-02 11:41 defconfig reduction script Linus Walleij
2010-09-02 12:08 ` Uwe Kleine-König

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).