make tantos switch select ETHERNET_PACKET_MANGLE

SVN-Revision: 32795
master
John Crispin 12 years ago
parent 48869ef7c0
commit 6fe32d72a2
  1. 1
      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

Loading…
Cancel
Save