public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MTD: NAND: ams-delta: select for built-in by default
@ 2010-12-15 11:58 Janusz Krzysztofik
  2010-12-19 17:00 ` Artem Bityutskiy
  0 siblings, 1 reply; 2+ messages in thread
From: Janusz Krzysztofik @ 2010-12-15 11:58 UTC (permalink / raw)
  To: linux-mtd; +Cc: Artem Bityutskiy, David Woodhouse, linux-omap, Tony Lindgren

Now that the Amstrad Delta NAND driver is converted to a platform driver, 
which prevents it from interfering with other unrelated hardware in multiple 
OMAP1 cpu and machine configurations, it can be automatically configured for 
being built into the kernel if the Amstrad Delta board is also selected.

Created against linux-2.6.37-rc5.

Signed-off-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
---

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

--- linux-2.6.37-rc5/drivers/mtd/nand/Kconfig.orig	2010-12-09 23:08:16.000000000 +0100
+++ linux-2.6.37-rc5/drivers/mtd/nand/Kconfig	2010-12-11 15:58:12.000000000 +0100
@@ -96,6 +96,7 @@ config MTD_NAND_SPIA
 config MTD_NAND_AMS_DELTA
 	tristate "NAND Flash device on Amstrad E3"
 	depends on MACH_AMS_DELTA
+	default y
 	help
 	  Support for NAND flash on Amstrad E3 (Delta).
 

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

* Re: [PATCH] MTD: NAND: ams-delta: select for built-in by default
  2010-12-15 11:58 [PATCH] MTD: NAND: ams-delta: select for built-in by default Janusz Krzysztofik
@ 2010-12-19 17:00 ` Artem Bityutskiy
  0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2010-12-19 17:00 UTC (permalink / raw)
  To: Janusz Krzysztofik; +Cc: linux-mtd, David Woodhouse, linux-omap, Tony Lindgren

On Wed, 2010-12-15 at 12:58 +0100, Janusz Krzysztofik wrote:
> Now that the Amstrad Delta NAND driver is converted to a platform driver, 
> which prevents it from interfering with other unrelated hardware in multiple 
> OMAP1 cpu and machine configurations, it can be automatically configured for 
> being built into the kernel if the Amstrad Delta board is also selected.
> 
> Created against linux-2.6.37-rc5.
> 
> Signed-off-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>

Pushed to l2-mtd-2.6.git, thanks.

-- 
Best Regards,
Artem Bityutskiy (Битюцкий Артём)

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-15 11:58 [PATCH] MTD: NAND: ams-delta: select for built-in by default Janusz Krzysztofik
2010-12-19 17:00 ` Artem Bityutskiy

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