net: Kconfig: FEC: Add dependency on VF610
Signed-off-by: Lukasz Majewski <lukma@denx.de> Reviewed-by: Stefan Agner <stefan.agner@toradex.com>
This commit is contained in:
parent
27589e7d8c
commit
f1cbd87e50
@ -190,7 +190,7 @@ config FEC_MXC_MDIO_BASE
|
||||
|
||||
config FEC_MXC
|
||||
bool "FEC Ethernet controller"
|
||||
depends on MX5 || MX6 || MX7 || IMX8
|
||||
depends on MX5 || MX6 || MX7 || IMX8 || VF610
|
||||
help
|
||||
This driver supports the 10/100 Fast Ethernet controller for
|
||||
NXP i.MX processors.
|
||||
|
Loading…
Reference in New Issue
Block a user