ar71xx: image: use the new helpers for the UBNTXM images
[openwrt.git] / target / linux / coldfire / patches / 200-fec_select_phylib.patch
1 --- a/drivers/net/Kconfig
2 +++ b/drivers/net/Kconfig
3 @@ -1975,6 +1975,7 @@
4  config FEC_548x
5         tristate "MCF547x/MCF548x Fast Ethernet Controller support"
6         depends on M547X_8X
7 +       select PHYLIB
8         help
9           The MCF547x and MCF548x have a built-in Fast Ethernet Controller.
10           Saying Y here will include support for this device in the kernel.