projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ramips] correct PCI IO/Mem resource swapping
[openwrt.git]
/
target
/
linux
/
ramips
/
patches-2.6.39
/
103-ethernet.patch
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
f6828cc
..
a5a9ab4
100644
(file)
--- 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
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
-@@ -494,6 +494,1
6
@@ config MIPS_AU1X00_ENET
+@@ -494,6 +494,1
7
@@ 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
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
+
+ help
+ This driver supports the etehrnet mac inside the ralink wisocs
+
This page took
0.027262 seconds
and
4
git commands to generate.