Re: mismatch between default and defconfig LOG_BUF_SHIFT values

2006-11-28 Thread Robert P. J. Day
On Tue, 28 Nov 2006, Arjan van de Ven wrote: > > ... > > > > is it worth trying to bring the Kconfig.debug default values into > > line with the defconfig file values, to avoid any possible confusion? > > I don't think so. defconfig is just there to get some working > system. You should really p

Re: mismatch between default and defconfig LOG_BUF_SHIFT values

2006-11-28 Thread Arjan van de Ven
> ... > > is it worth trying to bring the Kconfig.debug default values into > line with the defconfig file values, to avoid any possible confusion? I don't think so. defconfig is just there to get some working system. You should really pay attention to the config options you care about, and se