imx53: usbarmory: Use ethernet driver model
authorAndrej Rosano <andrej.rosano@f-secure.com>
Tue, 17 Aug 2021 09:34:03 +0000 (11:34 +0200)
committerStefano Babic <sbabic@denx.de>
Thu, 7 Oct 2021 14:53:50 +0000 (16:53 +0200)
Enable ethernet driver model as it is mandatory.

Signed-off-by: Andrej Rosano <andrej.rosano@f-secure.com>
configs/usbarmory_defconfig

index f259554..a4cdcca 100644 (file)
@@ -39,3 +39,4 @@ CONFIG_DM_REGULATOR_GPIO=y
 CONFIG_MXC_UART=y
 CONFIG_USB=y
 CONFIG_USB_EHCI_MX5=y
+CONFIG_DM_ETH=y