summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-07-24 16:50:14 +0000
committerJohn Crispin <john@openwrt.org>2012-07-24 16:50:14 +0000
commit6fe32d72a22548153a58bd01f556a82eb4a342c8 (patch)
tree7010da099678052657a9bc5db92284f4ba5510ee /target
parent48869ef7c0689f566c6c0ebb0ac7b3a24e3817ca (diff)
downloadmaster-31e0f0ae-6fe32d72a22548153a58bd01f556a82eb4a342c8.tar.gz
master-31e0f0ae-6fe32d72a22548153a58bd01f556a82eb4a342c8.tar.bz2
master-31e0f0ae-6fe32d72a22548153a58bd01f556a82eb4a342c8.zip
make tantos switch select ETHERNET_PACKET_MANGLE
SVN-Revision: 32795
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/patches-3.3/729-phy-tantos.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/patches-3.3/729-phy-tantos.patch b/target/linux/generic/patches-3.3/729-phy-tantos.patch
index 890d40c4d6..1938bed6a6 100644
--- a/target/linux/generic/patches-3.3/729-phy-tantos.patch
+++ b/target/linux/generic/patches-3.3/729-phy-tantos.patch
@@ -8,6 +8,7 @@
+config PSB6970_PHY
+ tristate "Lantiq XWAY Tantos (PSB6970) Ethernet switch"
+ select SWCONFIG
++ select ETHERNET_PACKET_MANGLE
--- a/drivers/net/phy/Makefile
+++ b/drivers/net/phy/Makefile
@@ -28,6 +28,7 @@ obj-$(CONFIG_RTL8366RB_PHY) += rtl8366rb