imx53: usbarmory: Use ethernet driver model

Enable ethernet driver model as it is mandatory.

Signed-off-by: Andrej Rosano <andrej.rosano@f-secure.com>
This commit is contained in:
Andrej Rosano
2021-08-17 11:34:03 +02:00
committed by Stefano Babic
parent 073b105e79
commit 23ce06b246

View File

@@ -39,3 +39,4 @@ CONFIG_DM_REGULATOR_GPIO=y
CONFIG_MXC_UART=y CONFIG_MXC_UART=y
CONFIG_USB=y CONFIG_USB=y
CONFIG_USB_EHCI_MX5=y CONFIG_USB_EHCI_MX5=y
CONFIG_DM_ETH=y