aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/patches-3.3/003-adm5120_switch.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-01-01 13:15:44 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-01-01 13:15:44 +0000
commitf0520f1714404ebb326ba78a0c731ffbe25a7bc8 (patch)
tree7ec073175f874a3e62590572bdb2ba85578c8689 /target/linux/adm5120/patches-3.3/003-adm5120_switch.patch
parentb4315df8e18c2a339adf16786ceb69b29f68ae38 (diff)
downloadupstream-f0520f1714404ebb326ba78a0c731ffbe25a7bc8.tar.gz
upstream-f0520f1714404ebb326ba78a0c731ffbe25a7bc8.tar.bz2
upstream-f0520f1714404ebb326ba78a0c731ffbe25a7bc8.zip
adm5120: nuke 3.3 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34953
Diffstat (limited to 'target/linux/adm5120/patches-3.3/003-adm5120_switch.patch')
-rw-r--r--target/linux/adm5120/patches-3.3/003-adm5120_switch.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/target/linux/adm5120/patches-3.3/003-adm5120_switch.patch b/target/linux/adm5120/patches-3.3/003-adm5120_switch.patch
deleted file mode 100644
index ef9d692ead..0000000000
--- a/target/linux/adm5120/patches-3.3/003-adm5120_switch.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- a/drivers/net/Kconfig
-+++ b/drivers/net/Kconfig
-@@ -247,6 +247,10 @@ source "drivers/net/dsa/Kconfig"
-
- source "drivers/net/ethernet/Kconfig"
-
-+config ADM5120_ENET
-+ tristate "ADM5120 Ethernet switch support"
-+ depends on ADM5120
-+
- source "drivers/net/fddi/Kconfig"
-
- source "drivers/net/hippi/Kconfig"
---- a/drivers/net/Makefile
-+++ b/drivers/net/Makefile
-@@ -32,6 +32,7 @@ obj-$(CONFIG_CAN) += can/
- obj-$(CONFIG_ETRAX_ETHERNET) += cris/
- obj-$(CONFIG_NET_DSA) += dsa/
- obj-$(CONFIG_ETHERNET) += ethernet/
-+obj-$(CONFIG_ADM5120_ENET) += adm5120sw.o
- obj-$(CONFIG_FDDI) += fddi/
- obj-$(CONFIG_HIPPI) += hippi/
- obj-$(CONFIG_HAMRADIO) += hamradio/