diff options
-rw-r--r-- | 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 d8c0d8698b49..71406e517857 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig | |||
@@ -272,7 +272,7 @@ config MTD_NAND_CS553X | |||
272 | If you say "m", the module will be called "cs553x_nand.ko". | 272 | If you say "m", the module will be called "cs553x_nand.ko". |
273 | 273 | ||
274 | config MTD_NAND_ATMEL | 274 | config MTD_NAND_ATMEL |
275 | bool "Support for NAND Flash / SmartMedia on AT91 and AVR32" | 275 | tristate "Support for NAND Flash / SmartMedia on AT91 and AVR32" |
276 | depends on ARCH_AT91 || AVR32 | 276 | depends on ARCH_AT91 || AVR32 |
277 | help | 277 | help |
278 | Enables support for NAND Flash / Smart Media Card interface | 278 | Enables support for NAND Flash / Smart Media Card interface |