aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/patches-2.6.36/002-adm5120_flash.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-04-17 18:39:32 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-04-17 18:39:32 +0000
commit64f67b9c2a7853840fc4d0a44b2b4430d256014c (patch)
treeeeb5e2b882a607f6d432d9a7e1ce0dd60e7ce9d8 /target/linux/adm5120/patches-2.6.36/002-adm5120_flash.patch
parentede6b0d3600b11aaeacc0316bb18ab6e58aa9541 (diff)
downloadupstream-64f67b9c2a7853840fc4d0a44b2b4430d256014c.tar.gz
upstream-64f67b9c2a7853840fc4d0a44b2b4430d256014c.tar.bz2
upstream-64f67b9c2a7853840fc4d0a44b2b4430d256014c.zip
adm5120: remove patches/configs for unused kernel versions
SVN-Revision: 26706
Diffstat (limited to 'target/linux/adm5120/patches-2.6.36/002-adm5120_flash.patch')
-rw-r--r--target/linux/adm5120/patches-2.6.36/002-adm5120_flash.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/target/linux/adm5120/patches-2.6.36/002-adm5120_flash.patch b/target/linux/adm5120/patches-2.6.36/002-adm5120_flash.patch
deleted file mode 100644
index fb674c73a4..0000000000
--- a/target/linux/adm5120/patches-2.6.36/002-adm5120_flash.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- a/drivers/mtd/maps/Kconfig
-+++ b/drivers/mtd/maps/Kconfig
-@@ -543,4 +543,8 @@ config MTD_PISMO
-
- When built as a module, it will be called pismo.ko
-
-+config MTD_ADM5120
-+ tristate "Map driver for ADM5120 based boards"
-+ depends on ADM5120
-+
- endmenu
---- a/drivers/mtd/maps/Makefile
-+++ b/drivers/mtd/maps/Makefile
-@@ -40,6 +40,7 @@ obj-$(CONFIG_MTD_SCx200_DOCFLASH)+= scx2
- obj-$(CONFIG_MTD_DBOX2) += dbox2-flash.o
- obj-$(CONFIG_MTD_SOLUTIONENGINE)+= solutionengine.o
- obj-$(CONFIG_MTD_PCI) += pci.o
-+obj-$(CONFIG_MTD_ADM5120) += adm5120-flash.o
- obj-$(CONFIG_MTD_AUTCPU12) += autcpu12-nvram.o
- obj-$(CONFIG_MTD_EDB7312) += edb7312.o
- obj-$(CONFIG_MTD_IMPA7) += impa7.o