SOC: Boards: NXP: Enable ethernet for mimxrt1060_evk

This enables ethernet functionality on the mimxrt1062 SOC
and mimxrt1060_evk board.

Signed-off-by: Neill Kapron <nkapron@gmail.com>
This commit is contained in:
Neill Kapron 2019-09-09 16:54:31 -06:00 committed by Maureen Helm
commit 6225592e27
6 changed files with 119 additions and 1 deletions

View file

@ -26,4 +26,11 @@ config IPG_DIV
config GPIO
default y
if NET_L2_ETHERNET
config INIT_ENET_PLL
def_bool y
endif # NET_L2_ETHERNET
endif # SOC_MIMXRT1062