summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/patches-2.6.25
diff options
context:
space:
mode:
authormatteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-05-03 17:56:02 +0000
committermatteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-05-03 17:56:02 +0000
commit958074af1f9ebc976837b5a5f1df6d2c41f9b72b (patch)
tree57670f2c7ae445f3a4214a5b769b5b5a6c98d22e /target/linux/ar7/patches-2.6.25
parentb9bea43d34cee27e08668ceb953cfebdbbfd68b5 (diff)
ar7: enable ethernet driver and use the 2.6.25.1 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11032 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/patches-2.6.25')
-rw-r--r--target/linux/ar7/patches-2.6.25/150-cpmac_not_broken.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/ar7/patches-2.6.25/150-cpmac_not_broken.patch b/target/linux/ar7/patches-2.6.25/150-cpmac_not_broken.patch
new file mode 100644
index 000000000..438a423e0
--- /dev/null
+++ b/target/linux/ar7/patches-2.6.25/150-cpmac_not_broken.patch
@@ -0,0 +1,11 @@
+--- linux-2.6.25.1/drivers/net/Kconfig 2008-05-03 17:23:40.000000000 +0200
++++ linux-2.6.25.1/drivers/net/Kconfig 2008-05-03 17:23:53.000000000 +0200
+@@ -1874,7 +1874,7 @@
+
+ config CPMAC
+ tristate "TI AR7 CPMAC Ethernet support (EXPERIMENTAL)"
+- depends on NET_ETHERNET && EXPERIMENTAL && AR7 && BROKEN
++ depends on NET_ETHERNET && EXPERIMENTAL && AR7
+ select PHYLIB
+ help
+ TI AR7 CPMAC Ethernet support