diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-02-04 15:23:10 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-02-04 15:23:10 +0000 |
commit | b97aee1ee851c6ce0f48e9c231a8152c1151dbe4 (patch) | |
tree | 3f5f5e1f2c6c8577ee1388dcec0bf4ba7d7565bd /target/linux/coldfire/patches/200-fec_select_phylib.patch | |
parent | c41002971aeecd78e93ce553028f7cc01c4de777 (diff) | |
download | mtk-20170518-b97aee1ee851c6ce0f48e9c231a8152c1151dbe4.zip mtk-20170518-b97aee1ee851c6ce0f48e9c231a8152c1151dbe4.tar.gz mtk-20170518-b97aee1ee851c6ce0f48e9c231a8152c1151dbe4.tar.bz2 |
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.patch | 10 |
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 4207d98..0000000 --- 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. |