On Sat, May 24, 2008 at 01:48:15PM -0700, Andrew Morton wrote:
Not today where we have one configuration definition per architecture.
I hope we one day can change that so we have one for the whole
kernel.
This would for example allow us to detect when someone do
a misspelled "depends on FOOBAR" because it will no longer be
a normal situation to depend on unknow symbols.
These symbols would be know of - their value would just be 0.
The correct patch (last one posted) does this.
Sam
--