Kernel configuration for distributions
Kernel configuration for distributions
Posted Jul 19, 2012 15:15 UTC (Thu) by WolfWings (subscriber, #56790)In reply to: Kernel configuration for distributions by drjones
Parent article: Kernel configuration for distributions
The problem is actually that 'EXPERT=n' sets several options certain ways, but their default values are not those settings.
So technically, turning EXPERT=y is returning things to their true defaults, that 'embedded personality' as you put it.
I.E. I believe this would count as a kernel bug of sorts: The defaults for some values do not match their 'EXPERT=n' case, causing toggling that to change other unrelated features when nothing else has been changed.
