public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] - onenand - OMAP3 support - Kconfig update
@ 2007-11-19 12:30 Sameer
  2007-11-19 12:39 ` Felipe Balbi
  2007-11-20  7:32 ` [PATCH: Resending] " Sameer
  0 siblings, 2 replies; 14+ messages in thread
From: Sameer @ 2007-11-19 12:30 UTC (permalink / raw)
  To: linux-omap-open-source

Hi,
This patch enables the onenand Kconfig for OMAP3.

Regards,
-Sameer

Signed-off-by: Sameer <sameersu@ti.com>
---
 drivers/mtd/onenand/Kconfig |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

Index: linux-omap-git/drivers/mtd/onenand/Kconfig
===================================================================
--- linux-omap-git.orig/drivers/mtd/onenand/Kconfig
+++ linux-omap-git/drivers/mtd/onenand/Kconfig
@@ -28,10 +28,10 @@ config MTD_ONENAND_GENERIC
          Support for OneNAND flash via platform device driver.

 config MTD_ONENAND_OMAP2
-       tristate "OneNAND on OMAP2 support"
-       depends on MTD_ONENAND && ARCH_OMAP2
+       tristate "OneNAND on OMAP2/OMAP3 support"
+       depends on MTD_ONENAND && (ARCH_OMAP2 || ARCH_OMAP3)
        help
-         Support for a OneNAND flash device connected to an OMAP2 CPU
+         Support for a OneNAND flash device connected to an OMAP2/OMAP3 CPU
          via the GPMC memory controller.

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2007-12-05 23:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-19 12:30 [PATCH] - onenand - OMAP3 support - Kconfig update Sameer
2007-11-19 12:39 ` Felipe Balbi
2007-11-20  7:32 ` [PATCH: Resending] " Sameer
2007-11-20  7:47   ` Kyungmin Park
2007-11-22  4:59   ` Sameer
2007-11-23 21:28     ` Tony Lindgren
2007-11-27 11:21       ` Sameer
2007-11-27 12:55         ` Felipe Balbi
2007-11-28  5:50           ` Sameer
2007-11-28 12:41             ` Felipe Balbi
2007-11-28 21:09               ` Tony Lindgren
2007-12-05 21:15                 ` Kamat, Nishant
2007-12-05 23:08                   ` Tony Lindgren
2007-12-05 23:14                     ` Kamat, Nishant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox