From: John Crispin Date: Tue, 24 Jul 2012 16:50:14 +0000 (+0000) Subject: [generic] make tantos switch select ETHERNET_PACKET_MANGLE X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=f9f32ff9b25fd3df9195caa1bd62a3f3913d0c00 [generic] make tantos switch select ETHERNET_PACKET_MANGLE SVN-Revision: 32795 --- 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