diff options
Diffstat (limited to 'drivers/mtd/nand/Kconfig')
-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 fd6debb24252..41f361c49b32 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig | |||
@@ -353,7 +353,7 @@ config MTD_NAND_PASEMI | |||
353 | 353 | ||
354 | config MTD_NAND_TMIO | 354 | config MTD_NAND_TMIO |
355 | tristate "NAND Flash device on Toshiba Mobile IO Controller" | 355 | tristate "NAND Flash device on Toshiba Mobile IO Controller" |
356 | depends on MTD_NAND && MFD_CORE | 356 | depends on MTD_NAND && MFD_TMIO |
357 | help | 357 | help |
358 | Support for NAND flash connected to a Toshiba Mobile IO | 358 | Support for NAND flash connected to a Toshiba Mobile IO |
359 | Controller in some PDAs, including the Sharp SL6000x. | 359 | Controller in some PDAs, including the Sharp SL6000x. |