summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/Makefile
diff options
context:
space:
mode:
authorLennert Buytenhek2006-04-30 10:36:38 +0200
committerDavid Woodhouse2006-04-30 22:19:44 +0200
commit7d532dd50de1c0cd7d15ba06ad7261e13474fef2 (patch)
tree8cdf0c7b882524dcda1ae08e10275817b33af364 /drivers/mtd/nand/Makefile
parentmtd: SC520CDP should depend on MTD_CONCAT (diff)
downloadkernel-qcow2-linux-7d532dd50de1c0cd7d15ba06ad7261e13474fef2.tar.gz
kernel-qcow2-linux-7d532dd50de1c0cd7d15ba06ad7261e13474fef2.tar.xz
kernel-qcow2-linux-7d532dd50de1c0cd7d15ba06ad7261e13474fef2.zip
ts72xx NAND driver
The TS-72xx is a series of embedded single board computers from Technologic Systems based on the Cirrus ep93xx (arm920t based) CPU. The TS-7200 uses NOR flash, while all the other models in the series (TS-7250, TS-7260) use NAND flash -- included is a driver for the NAND flash on those boards. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'drivers/mtd/nand/Makefile')
-rw-r--r--drivers/mtd/nand/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/nand/Makefile b/drivers/mtd/nand/Makefile
index 41742026a52e..073705bc8c2d 100644
--- a/drivers/mtd/nand/Makefile
+++ b/drivers/mtd/nand/Makefile
@@ -17,6 +17,7 @@ obj-$(CONFIG_MTD_NAND_DISKONCHIP) += diskonchip.o
obj-$(CONFIG_MTD_NAND_H1900) += h1910.o
obj-$(CONFIG_MTD_NAND_RTC_FROM4) += rtc_from4.o
obj-$(CONFIG_MTD_NAND_SHARPSL) += sharpsl.o
+obj-$(CONFIG_MTD_NAND_TS7250) += ts7250.o
obj-$(CONFIG_MTD_NAND_NANDSIM) += nandsim.o
nand-objs = nand_base.o nand_bbt.o