Re: Kconfig 'depend' vs. 'select'

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Sunday, April 27, 2008 - 11:40 pm

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."
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Kconfig 'depend' vs. 'select', David Miller, (Sun Apr 27, 5:45 pm)
Re: Kconfig 'depend' vs. 'select', Arjan van de Ven, (Sun Apr 27, 9:58 pm)
Re: Kconfig 'depend' vs. 'select', Seewer Philippe, (Sun Apr 27, 11:32 pm)
Re: Kconfig 'depend' vs. 'select', Adrian Bunk, (Sun Apr 27, 11:39 pm)
Re: Kconfig 'depend' vs. 'select', David Miller, (Sun Apr 27, 11:40 pm)
Re: Kconfig 'depend' vs. 'select', David Miller, (Sun Apr 27, 11:42 pm)
Re: Kconfig 'depend' vs. 'select', Adrian Bunk, (Mon Apr 28, 1:13 am)
Re: Kconfig 'depend' vs. 'select', David Miller, (Mon Apr 28, 1:54 am)