All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mtd: enable sh_flctl on SH-Mobile ARM
@ 2010-02-19 10:01 ` Magnus Damm
  0 siblings, 0 replies; 2+ messages in thread
From: Magnus Damm @ 2010-02-19 10:01 UTC (permalink / raw)
  To: linux-mtd; +Cc: dwmw2, lethal, Magnus Damm, linux-sh

From: Magnus Damm <damm@opensource.se>

Update the Kconfig entry for the sh_flctl driver to
enable build on SH-Mobile ARM platforms.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 Applies on top of the other FLCTL changes in the sh-2.6 git tree.

 drivers/mtd/nand/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- 0001/drivers/mtd/nand/Kconfig
+++ work/drivers/mtd/nand/Kconfig	2010-02-19 18:55:44.000000000 +0900
@@ -457,7 +457,7 @@ config MTD_NAND_NOMADIK
 
 config MTD_NAND_SH_FLCTL
 	tristate "Support for NAND on Renesas SuperH FLCTL"
-	depends on MTD_NAND && SUPERH
+	depends on MTD_NAND && (SUPERH || ARCH_SHMOBILE)
 	help
 	  Several Renesas SuperH CPU has FLCTL. This option enables support
 	  for NAND Flash using FLCTL.

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

* [PATCH] mtd: enable sh_flctl on SH-Mobile ARM
@ 2010-02-19 10:01 ` Magnus Damm
  0 siblings, 0 replies; 2+ messages in thread
From: Magnus Damm @ 2010-02-19 10:01 UTC (permalink / raw)
  To: linux-mtd; +Cc: dwmw2, lethal, Magnus Damm, linux-sh

From: Magnus Damm <damm@opensource.se>

Update the Kconfig entry for the sh_flctl driver to
enable build on SH-Mobile ARM platforms.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 Applies on top of the other FLCTL changes in the sh-2.6 git tree.

 drivers/mtd/nand/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- 0001/drivers/mtd/nand/Kconfig
+++ work/drivers/mtd/nand/Kconfig	2010-02-19 18:55:44.000000000 +0900
@@ -457,7 +457,7 @@ config MTD_NAND_NOMADIK
 
 config MTD_NAND_SH_FLCTL
 	tristate "Support for NAND on Renesas SuperH FLCTL"
-	depends on MTD_NAND && SUPERH
+	depends on MTD_NAND && (SUPERH || ARCH_SHMOBILE)
 	help
 	  Several Renesas SuperH CPU has FLCTL. This option enables support
 	  for NAND Flash using FLCTL.

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

end of thread, other threads:[~2010-02-19 10:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-19 10:01 [PATCH] mtd: enable sh_flctl on SH-Mobile ARM Magnus Damm
2010-02-19 10:01 ` Magnus Damm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.