| To: | akpm@osdl.org |
|---|---|
| Subject: | [PATCH 10/12] [MTD] LASAT depends on MTD_CFI |
| From: | Martin Michlmayr <tbm@cyrius.com> |
| Date: | Mon, 20 Mar 2006 04:40:46 +0000 |
| Cc: | linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, linux-mtd@lists.infradead.org |
| In-reply-to: | <20060320043802.GA20389@deprecation.cyrius.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20060320043802.GA20389@deprecation.cyrius.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.11+cvs20060126 |
The following difference was found between the mainline and linux-mips
kernel. LASAT depends on MTD_CFI.
Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
--- linux-2.6/drivers/mtd/maps/Kconfig 2006-03-05 19:35:04.000000000 +0000
+++ mips.git/drivers/mtd/maps/Kconfig 2006-03-05 18:51:15.000000000 +0000
@@ -200,8 +200,8 @@
Support for the flash chip on Tsunami TIG bus.
config MTD_LASAT
- tristate "Flash chips on LASAT board"
- depends on LASAT
+ tristate "LASAT flash device"
+ depends on LASAT && MTD_CFI
help
Support for the flash chips on the Lasat 100 and 200 boards.
--
Martin Michlmayr
http://www.cyrius.com/
|
| Previous by Date: | [PATCH 9/12] [MTD] Fix #else directive in the docprobe driver, Martin Michlmayr |
|---|---|
| Next by Date: | [PATCH 11/12] [USB] Cosmetic changes to bring ohci-au1xxx.c in sync with linux-mips, Martin Michlmayr |
| Previous by Thread: | [PATCH 9/12] [MTD] Fix #else directive in the docprobe driver, Martin Michlmayr |
| Next by Thread: | [PATCH 11/12] [USB] Cosmetic changes to bring ohci-au1xxx.c in sync with linux-mips, Martin Michlmayr |
| Indexes: | [Date] [Thread] [Top] [All Lists] |