summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-2.6.39
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-02-15 06:47:12 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-02-15 06:47:12 +0000
commitd214321c8c7b01a9a5b58eaa1e75e06004dbf364 (patch)
treee81cc6ac42f1aec2110d84be29eceb31354f6235 /target/linux/ramips/patches-2.6.39
parentf1662581234a4d890c56210d3415e28492aa0f63 (diff)
ramips: raeth: add PHYLIB support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30547 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/patches-2.6.39')
-rw-r--r--target/linux/ramips/patches-2.6.39/103-ethernet.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-2.6.39/103-ethernet.patch b/target/linux/ramips/patches-2.6.39/103-ethernet.patch
index f6828cc13..a5a9ab424 100644
--- a/target/linux/ramips/patches-2.6.39/103-ethernet.patch
+++ b/target/linux/ramips/patches-2.6.39/103-ethernet.patch
@@ -1,12 +1,13 @@
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
-@@ -494,6 +494,16 @@ config MIPS_AU1X00_ENET
+@@ -494,6 +494,17 @@ config MIPS_AU1X00_ENET
If you have an Alchemy Semi AU1X00 based system
say Y. Otherwise, say N.
+config MIPS_RAMIPS_NET
+ tristate "Ethernet driver for rt288x/rt305x"
+ depends on MIPS_RALINK
++ select PHYLIB if (SOC_RT288X || SOC_RT3883)
+ help
+ This driver supports the etehrnet mac inside the ralink wisocs
+