Re: Kernel .config and kconfig general question

2007-11-21 Thread Robert P. J. Day
On Wed, 21 Nov 2007, Max wrote: > Is it the same to comment out a variable in .config than assigning > 'N' to it? > > Also could somebody explain the big picture of how does the kernel > configuration/build process treats the commented out variables in > .config? > > Or even more general: > > Coul

Kernel .config and kconfig general question

2007-11-21 Thread Max
Is it the same to comment out a variable in .config than assigning 'N' to it? Also could somebody explain the big picture of how does the kernel configuration/build process treats the commented out variables in .config? Or even more general: Could anybody please help me in understanding the main