summaryrefslogtreecommitdiffstats
path: root/target/linux/coldfire/patches/200-fec_select_phylib.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-04 15:23:10 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-04 15:23:10 +0000
commitb97aee1ee851c6ce0f48e9c231a8152c1151dbe4 (patch)
tree3f5f5e1f2c6c8577ee1388dcec0bf4ba7d7565bd /target/linux/coldfire/patches/200-fec_select_phylib.patch
parentc41002971aeecd78e93ce553028f7cc01c4de777 (diff)
downloadmaster-31e0f0ae-b97aee1ee851c6ce0f48e9c231a8152c1151dbe4.tar.gz
master-31e0f0ae-b97aee1ee851c6ce0f48e9c231a8152c1151dbe4.tar.bz2
master-31e0f0ae-b97aee1ee851c6ce0f48e9c231a8152c1151dbe4.zip
coldfire: R.I.P.
The target still uses 2.6.38. The support of that kernel version has been removed ~9 months ago. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35489
Diffstat (limited to 'target/linux/coldfire/patches/200-fec_select_phylib.patch')
-rw-r--r--target/linux/coldfire/patches/200-fec_select_phylib.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/coldfire/patches/200-fec_select_phylib.patch b/target/linux/coldfire/patches/200-fec_select_phylib.patch
deleted file mode 100644
index 4207d98f67..0000000000
--- a/target/linux/coldfire/patches/200-fec_select_phylib.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/drivers/net/Kconfig
-+++ b/drivers/net/Kconfig
-@@ -1975,6 +1975,7 @@
- config FEC_548x
- tristate "MCF547x/MCF548x Fast Ethernet Controller support"
- depends on M547X_8X
-+ select PHYLIB
- help
- The MCF547x and MCF548x have a built-in Fast Ethernet Controller.
- Saying Y here will include support for this device in the kernel.