make tantos switch select ETHERNET_PACKET_MANGLE
SVN-Revision: 32795
This commit is contained in:
parent
48869ef7c0
commit
6fe32d72a2
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
+config PSB6970_PHY
|
+config PSB6970_PHY
|
||||||
+ tristate "Lantiq XWAY Tantos (PSB6970) Ethernet switch"
|
+ tristate "Lantiq XWAY Tantos (PSB6970) Ethernet switch"
|
||||||
+ select SWCONFIG
|
+ select SWCONFIG
|
||||||
|
+ select ETHERNET_PACKET_MANGLE
|
||||||
--- a/drivers/net/phy/Makefile
|
--- a/drivers/net/phy/Makefile
|
||||||
+++ b/drivers/net/phy/Makefile
|
+++ b/drivers/net/phy/Makefile
|
||||||
@@ -28,6 +28,7 @@ obj-$(CONFIG_RTL8366RB_PHY) += rtl8366rb
|
@@ -28,6 +28,7 @@ obj-$(CONFIG_RTL8366RB_PHY) += rtl8366rb
|
||||||
|
|
Loading…
Reference in a new issue