summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/Makefile
diff options
context:
space:
mode:
authorArtem Bityutskiy2013-03-11 17:24:37 +0100
committerDavid Woodhouse2013-04-05 14:01:55 +0200
commitb08a25ade20542d43881c94c6fd4e03f90c1f096 (patch)
tree30346e977ea1a16821a850155a76e07cd01237ef /drivers/mtd/maps/Makefile
parentmtd: remove the dilnetpc map driver support (diff)
downloadkernel-qcow2-linux-b08a25ade20542d43881c94c6fd4e03f90c1f096.tar.gz
kernel-qcow2-linux-b08a25ade20542d43881c94c6fd4e03f90c1f096.tar.xz
kernel-qcow2-linux-b08a25ade20542d43881c94c6fd4e03f90c1f096.zip
mtd: remove the ixp2000 map driver
This driver depends on CONFIG_IXP2000 which is not defined anywhere, which means this driver is dead. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/maps/Makefile')
-rw-r--r--drivers/mtd/maps/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mtd/maps/Makefile b/drivers/mtd/maps/Makefile
index 7315ed8c9643..781e4b8cb977 100644
--- a/drivers/mtd/maps/Makefile
+++ b/drivers/mtd/maps/Makefile
@@ -39,7 +39,6 @@ obj-$(CONFIG_MTD_NETtel) += nettel.o
obj-$(CONFIG_MTD_SCB2_FLASH) += scb2_flash.o
obj-$(CONFIG_MTD_H720X) += h720x-flash.o
obj-$(CONFIG_MTD_IXP4XX) += ixp4xx.o
-obj-$(CONFIG_MTD_IXP2000) += ixp2000.o
obj-$(CONFIG_MTD_PLATRAM) += plat-ram.o
obj-$(CONFIG_MTD_INTEL_VR_NOR) += intel_vr_nor.o
obj-$(CONFIG_MTD_BFIN_ASYNC) += bfin-async-flash.o