Re: [PATCH] drivers/macintosh: remove default y from Kconfig (was: Re: 2.6.21-mm1)

2007-05-08 Thread Borislav Petkov
On Tue, May 08, 2007 at 10:33:22AM +0200, Jan Engelhardt wrote: > > On May 7 2007 12:35, Borislav Petkov wrote: > > > >I don't think I need macintosh drivers for my x86 arch selected in by > >default, > > do I? > > For new config variables that were introduced, I set them to 'default y' > so wh

Re: [PATCH] drivers/macintosh: remove default y from Kconfig (was: Re: 2.6.21-mm1)

2007-05-08 Thread Jan Engelhardt
On May 7 2007 12:35, Borislav Petkov wrote: > >I don't think I need macintosh drivers for my x86 arch selected in by default, > do I? For new config variables that were introduced, I set them to 'default y' so when upgrading from an older .config, it does not deselect the drivers _inside_ the ne

[PATCH] drivers/macintosh: remove default y from Kconfig (was: Re: 2.6.21-mm1)

2007-05-07 Thread Borislav Petkov
I don't think I need macintosh drivers for my x86 arch selected in by default, do I? - From: Borislav Petkov <[EMAIL PROTECTED]> Do not select macintosh drivers by default. Signed-off-by: Borislav Petkov <[EMAIL PROTECTED]> -- Index: trees/linux-mm/drivers/macintosh/Kconfig ==