[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1defaf580702061439w5eca87e6s8d152fdec5f8c627@mail.gmail.com>
Date: Tue, 6 Feb 2007 23:39:26 +0100
From: "Haavard Skinnemoen" <hskinnemoen@...il.com>
To: "Matt Mackall" <mpm@...enic.com>
Cc: "David Woodhouse" <dwmw2@...radead.org>,
"Linus Torvalds" <torvalds@...ux-foundation.org>,
"Ingo Molnar" <mingo@...e.hu>,
"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: Re: [patch] MTD: fix DOC2000/2001/2001PLUS build error
On 2/6/07, Matt Mackall <mpm@...enic.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists