diff options
Diffstat (limited to 'drivers/mtd/nand/Kconfig')
-rw-r--r-- | drivers/mtd/nand/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index 4e7073954e53..3419944c8892 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig | |||
@@ -440,4 +440,10 @@ config MTD_NAND_TXX9NDFMC | |||
440 | help | 440 | help |
441 | This enables the NAND flash controller on the TXx9 SoCs. | 441 | This enables the NAND flash controller on the TXx9 SoCs. |
442 | 442 | ||
443 | config MTD_NAND_SOCRATES | ||
444 | tristate "Support for NAND on Socrates board" | ||
445 | depends on MTD_NAND && SOCRATES | ||
446 | help | ||
447 | Enables support for NAND Flash chips wired onto Socrates board. | ||
448 | |||
443 | endif # MTD_NAND | 449 | endif # MTD_NAND |