> On Fri, Aug 06, 2010 at 08:25:43PM -0700,
david@lang.hm wrote:
>> when savedefconfig decides what to write out, what does it do for things
>> that are not at the default, but were set to not be default as part of
>> dependancy resolution?
>
> The short version:
> Any symbol that does not have default value are written to
> the defconfig file.
>
> Using the defconfig file as input or using the full config file
> as input shall result in the same configuration.
> If not you found a bug we need to fix.