| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [RFC] [PATCH] Disable EMBEDDED on MIPS |
| From: | Martin Michlmayr <tbm@cyrius.com> |
| Date: | Thu, 19 Nov 2009 16:46:32 +0000 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.20 (2009-06-14) |
There's no reason for MIPS to select EMBEDDED. In fact, EMBEDDED
makes MIPS more awkward to deal with because it makes it different
to the majority of architectures for no good reason.
Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 1aad0d9..091f349 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -5,8 +5,6 @@ config MIPS
select HAVE_IDE
select HAVE_OPROFILE
select HAVE_ARCH_KGDB
- # Horrible source of confusion. Die, die, die ...
- select EMBEDDED
select RTC_LIB if !LEMOTE_FULOONG2E
mainmenu "Linux/MIPS Kernel Configuration"
--
Martin Michlmayr
http://www.cyrius.com/
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Disable EARLY_PRINTK on IP22 to make the system boot, Martin Michlmayr |
|---|---|
| Next by Date: | Re: Disable EARLY_PRINTK on IP22 to make the system boot, Dmitri Vorobiev |
| Previous by Thread: | Disable EARLY_PRINTK on IP22 to make the system boot, Martin Michlmayr |
| Next by Thread: | [PATCH 0/5] Lemote-2f: Add Platform Specific Support, Wu Zhangjin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |