RE: Kconfig debug help

2008-08-06 Thread Geert Uytterhoeven
On Behalf Of Josh Boyer > > Sent: Tuesday, August 05, 2008 4:49 PM > > To: John Linn > > Cc: linuxppc-dev@ozlabs.org > > Subject: Re: Kconfig debug help > > > > On Tue, 2008-08-05 at 15:37 -0600, John Linn wrote: > > > I'm trying to debug some

RE: Kconfig debug help

2008-08-05 Thread John Linn
c: linuxppc-dev@ozlabs.org > Subject: Re: Kconfig debug help > > On Tue, 2008-08-05 at 15:37 -0600, John Linn wrote: > > I'm trying to debug some Kconfig problems and am looking for a way to > > get more debug output. > > > > > > > > I have used

Re: Kconfig debug help

2008-08-05 Thread Josh Boyer
On Tue, 2008-08-05 at 15:37 -0600, John Linn wrote: > I’m trying to debug some Kconfig problems and am looking for a way to > get more debug output. > > > > I have used KBUILD_VERBOSE=1 on the command line and it didn’t help > much. > > > > I’m seeing an issue with creating a new defconfig

Kconfig debug help

2008-08-05 Thread John Linn
I'm trying to debug some Kconfig problems and am looking for a way to get more debug output. I have used KBUILD_VERBOSE=1 on the command line and it didn't help much. I'm seeing an issue with creating a new defconfig file for a board. I get the .config created, then copy it to a defconfig,