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 cfe288a6e853..b735ab61c1e7 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig | |||
@@ -55,6 +55,12 @@ config MTD_NAND_TOTO | |||
55 | help | 55 | help |
56 | Support for NAND flash on Texas Instruments Toto platform. | 56 | Support for NAND flash on Texas Instruments Toto platform. |
57 | 57 | ||
58 | config MTD_NAND_TS7250 | ||
59 | tristate "NAND Flash device on TS-7250 board" | ||
60 | depends on MACH_TS72XX && MTD_NAND | ||
61 | help | ||
62 | Support for NAND flash on Technologic Systems TS-7250 platform. | ||
63 | |||
58 | config MTD_NAND_IDS | 64 | config MTD_NAND_IDS |
59 | tristate | 65 | tristate |
60 | 66 | ||