diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index e88f056d8448c42f411f4a69ba148511e72093da..13081552ec485803aacb7b796418c9931fb69d9d 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -168,7 +168,7 @@ config FEC_MXC_MDIO_BASE
 
 config FEC_MXC
 	bool "FEC Ethernet controller"
-	depends on MX5 || MX6 || MX7
+	depends on MX5 || MX6 || MX7 || MX8M
 	help
 	  This driver supports the 10/100 Fast Ethernet controller for
 	  NXP i.MX processors.