diff options
author | David Woodhouse <David.Woodhouse@intel.com> | 2008-08-04 12:25:23 +0200 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-08-04 12:30:07 +0200 |
commit | 16e00b609aed439453d57b954b449f647466e0d7 (patch) | |
tree | de11b2ba03797d6e4e893cfbf976b1e336e1a373 /drivers/mtd/nand/Kconfig | |
parent | [MTD] Use DIV_ROUND_UP (diff) | |
download | linux-16e00b609aed439453d57b954b449f647466e0d7.tar.xz linux-16e00b609aed439453d57b954b449f647466e0d7.zip |
[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 help Support for NAND flash on Amstrad E3 (Delta). -config MTD_NAND_TOTO - tristate "NAND Flash device on TOTO board" - depends on ARCH_OMAP && BROKEN - help - Support for NAND flash on Texas Instruments Toto platform. - config MTD_NAND_TS7250 tristate "NAND Flash device on TS-7250 board" depends on MACH_TS72XX |