Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH] mtd: xway_nand: add OF dependency
@ 2012-05-08 10:53 Artem Bityutskiy
  2012-05-08 10:55 ` John Crispin
  0 siblings, 1 reply; 2+ messages in thread
From: Artem Bityutskiy @ 2012-05-08 10:53 UTC (permalink / raw)
  To: John Crispin; +Cc: MTD Maling List, MIPS Mailing List

From: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>

xway_nand.c requires OF support - add dependency in Kconfig.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
---
 drivers/mtd/nand/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index fd4d064..eacf379 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -569,7 +569,7 @@ config MTD_NAND_FSMC
 
 config MTD_NAND_XWAY
 	tristate "Support for NAND on Lantiq XWAY SoC"
-	depends on LANTIQ && SOC_TYPE_XWAY
+	depends on LANTIQ && SOC_TYPE_XWAY && OF
 	select MTD_NAND_PLATFORM
 	help
 	  Enables support for NAND Flash chips on Lantiq XWAY SoCs. NAND is attached
-- 
1.7.9.1

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

* Re: [PATCH] mtd: xway_nand: add OF dependency
  2012-05-08 10:53 [PATCH] mtd: xway_nand: add OF dependency Artem Bityutskiy
@ 2012-05-08 10:55 ` John Crispin
  0 siblings, 0 replies; 2+ messages in thread
From: John Crispin @ 2012-05-08 10:55 UTC (permalink / raw)
  To: Artem Bityutskiy; +Cc: MTD Maling List, MIPS Mailing List

On 08/05/12 12:53, Artem Bityutskiy wrote:
> From: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
>
> xway_nand.c requires OF support - add dependency in Kconfig.
>
> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>

Thanks

Acked-by: John Crispin <blogic@openwrt.org>

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

end of thread, other threads:[~2012-05-08 10:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-08 10:53 [PATCH] mtd: xway_nand: add OF dependency Artem Bityutskiy
2012-05-08 10:55 ` John Crispin

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