[PATCH RESEND 3/3] MTD: atmel_nand can be modular
Haavard Skinnemoen
haavard.skinnemoen at atmel.com
Sat Jun 28 08:14:08 EDT 2008
From: David Brownell <dbrownell at users.sourceforge.net>
There's no reason to prevent the Atmel NAND driver from
building as a module.
Signed-off-by: David Brownell <dbrownell at users.sourceforge.net>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen at atmel.com>
Acked-by: Andrew Victor <linux at maxim.org.za>
---
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 d8c0d86..71406e5 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -272,7 +272,7 @@ config MTD_NAND_CS553X
If you say "m", the module will be called "cs553x_nand.ko".
config MTD_NAND_ATMEL
- bool "Support for NAND Flash / SmartMedia on AT91 and AVR32"
+ tristate "Support for NAND Flash / SmartMedia on AT91 and AVR32"
depends on ARCH_AT91 || AVR32
help
Enables support for NAND Flash / Smart Media Card interface
--
1.5.5.4
More information about the linux-mtd
mailing list