Re: [GIT] kbuild: kconfig changes

From: Sam Ravnborg
Date: Wed Aug 11 2010 - 16:35:01 EST


>
> Unfortunately the bug I had discovered is another bug.
> If I do:
> make ARCH=avr32 atngw100_defconfig
> make ARCH=avr32 savedefconfig
> cp defconfig arch/avr32/configs/atngw100_defconfig
> make ARCH=avr32 atngw100_defconfig
> diff -u .config .config.old
>
> then the diff shows an unexpected difference.
>
> I will continue of that issue.
Fixed it - see patch below.

@Michal - I will do a proper patch submission if Arve
can confirm that the problem he saw has been fixed
with these patches.

Sam