Re: [PATCH][RFC] check for select dependency errors on config load

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Randy Dunlap
Date: Friday, February 20, 2009 - 11:20 pm

Andrew Morton wrote:

EMBEDDED is misnamed.  It means "those who think that they know enough
to use all of the power of kconfig."
Some people spell that EXPERT etc.
Or it means "let me shoot myself in the foot."

So HOTPLUG, INPUT, FW_LOADER, etc. should not be modified by Aunt Tillie,
but you and I can play with them.


for SERIO:

config SERIO
	tristate "Serial I/O support" if EMBEDDED || !X86
	default y

Experts can modify it.  !X86 can modify it.
It's usually needed on X86 for keyboard controllers etc.,
but if one sets EMBEDDED, you can muck up your config and not be
able to use the keyboard.

I don't know where the !S390 comes from, but it's not surprising.

-- 
~Randy
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] tracing/markers: make markers select tracepoints, Frederic Weisbecker, (Fri Feb 20, 9:34 am)
Re: [PATCH] tracing/markers: make markers select tracepoints, Frederic Weisbecker, (Fri Feb 20, 10:20 am)
Re: [PATCH] tracing/markers: make markers select tracepoints, Frederic Weisbecker, (Fri Feb 20, 10:31 am)
Re: [PATCH] tracing/markers: make markers select tracepoints, Frederic Weisbecker, (Fri Feb 20, 8:15 pm)
Re: [PATCH][RFC] check for select dependency errors on con ..., Randy Dunlap, (Fri Feb 20, 11:20 pm)
Re: [PATCH] tracing/markers: make markers select tracepoints, Frank Ch. Eigler, (Sat Feb 21, 3:04 pm)
Re: [PATCH] tracing/markers: make markers select tracepoints, KOSAKI Motohiro, (Sat Feb 21, 8:23 pm)
Re: [PATCH] tracing/markers: make markers select tracepoints, Frank Ch. Eigler, (Sun Feb 22, 5:08 am)
Re: [PATCH] tracing/markers: make markers select tracepoints, Frank Ch. Eigler, (Sun Feb 22, 5:24 am)
Re: [PATCH] tracing/markers: make markers select tracepoints, Mathieu Desnoyers, (Sun Feb 22, 9:04 am)
Re: [PATCH] tracing/markers: make markers select tracepoints, Frank Ch. Eigler, (Sun Feb 22, 10:38 am)
Re: [PATCH] tracing/markers: make markers select tracepoints, Mathieu Desnoyers, (Sun Feb 22, 7:47 pm)
Re: [PATCH] tracing/markers: make markers select tracepoints, Frank Ch. Eigler, (Mon Feb 23, 8:44 am)
Re: [PATCH] tracing/markers: make markers select tracepoints, Frank Ch. Eigler, (Mon Feb 23, 10:10 am)
Re: [PATCH] tracing/markers: make markers select tracepoints, Steven Rostedt, (Mon Feb 23, 10:31 am)
Re: [PATCH] tracing/markers: make markers select tracepoints, Frank Ch. Eigler, (Tue Feb 24, 6:01 am)