Re: [patch] MTD: fix DOC2000/2001/2001PLUS build error

From: Haavard Skinnemoen
Date: Tue Feb 06 2007 - 17:39:45 EST


On 2/6/07, Matt Mackall <mpm@xxxxxxxxxxx> wrote:
A number of current users are indeed bogus. Stuff like:

config SUPERH
bool
default y
select EMBEDDED

Just because you're using a SuperH board doesn't mean you want to turn
off standard features.

I disagree. I did the exact same thing on AVR32 because !EMBEDDED
forces on tons of crap that just isn't useful on many embedded
platforms. I trust our users to actually enable for example virtual
terminal support if they happen to need it. Far from everyone do, and
it's going to end up as dead code unless they also enable the right
framebuffer driver.

Haavard
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/