Skip to content
Snippets Groups Projects
Commit 53fe4b47 authored by Troy Kisky's avatar Troy Kisky
Browse files

net: Kconfig: FEC_MXC is valid for MX8M too

parent fc6a967a
No related branches found
No related tags found
No related merge requests found
...@@ -168,7 +168,7 @@ config FEC_MXC_MDIO_BASE ...@@ -168,7 +168,7 @@ config FEC_MXC_MDIO_BASE
config FEC_MXC config FEC_MXC
bool "FEC Ethernet controller" bool "FEC Ethernet controller"
depends on MX5 || MX6 || MX7 depends on MX5 || MX6 || MX7 || MX8M
help help
This driver supports the 10/100 Fast Ethernet controller for This driver supports the 10/100 Fast Ethernet controller for
NXP i.MX processors. NXP i.MX processors.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment