From: Arjan van de Ven <arjan@infradead.org>
Date: Sun, 27 Apr 2008 21:58:40 -0700
We want to avoid the problem of users having to sift through the dependency
chain just to figure something like that out.
It's rediculious to require a user to know if the obscure LEDS
subsystem is already set modular or not, for some unrelated reason, in
order to figure out how to build the wireless driver they want
statically into the kernel.
The whole idea behind my suggestion is that the user doesn't have
to know any of this implementation crap. They just say "I want
wireless, and I want wireless driver X built statically into my
kernel, I don't care how you do it."
--