diff options
author | David Woodhouse <David.Woodhouse@intel.com> | 2008-08-04 06:25:23 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-08-04 06:30:07 -0400 |
commit | 16e00b609aed439453d57b954b449f647466e0d7 (patch) | |
tree | de11b2ba03797d6e4e893cfbf976b1e336e1a373 /drivers/mtd/nand/Kconfig | |
parent | c8872b069c536976b81bccfc95dda945594bc504 (diff) |
[MTD] Remove references to TI 'toto' platform.
This was a reference board for which support never got merged upstream.
Kill it off, at rmk's suggestion.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/nand/Kconfig')
-rw-r--r-- | drivers/mtd/nand/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index 02f9cc30d77b..572c842e9f40 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig | |||
@@ -68,12 +68,6 @@ config MTD_NAND_AMS_DELTA | |||
68 | help | 68 | help |
69 | Support for NAND flash on Amstrad E3 (Delta). | 69 | Support for NAND flash on Amstrad E3 (Delta). |
70 | 70 | ||
71 | config MTD_NAND_TOTO | ||
72 | tristate "NAND Flash device on TOTO board" | ||
73 | depends on ARCH_OMAP && BROKEN | ||
74 | help | ||
75 | Support for NAND flash on Texas Instruments Toto platform. | ||
76 | |||
77 | config MTD_NAND_TS7250 | 71 | config MTD_NAND_TS7250 |
78 | tristate "NAND Flash device on TS-7250 board" | 72 | tristate "NAND Flash device on TS-7250 board" |
79 | depends on MACH_TS72XX | 73 | depends on MACH_TS72XX |