commit | 695efda53d86a06ee2508e36904362e01c72b8c4 | [log] [tgz] |
---|---|---|
author | Andrej Rosano <andrej.rosano@f-secure.com> | Tue Aug 17 11:34:03 2021 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 07 16:53:50 2021 +0200 |
tree | 072f5687afb3fdd441843198b7d4047b74afa6f4 | |
parent | 469611e6a5a15635c01b17d0d5e60d8cf509aeda [diff] |
imx53: usbarmory: Use ethernet driver model Enable ethernet driver model as it is mandatory. Signed-off-by: Andrej Rosano <andrej.rosano@f-secure.com>
diff --git a/configs/usbarmory_defconfig b/configs/usbarmory_defconfig index f259554..a4cdcca 100644 --- a/configs/usbarmory_defconfig +++ b/configs/usbarmory_defconfig
@@ -39,3 +39,4 @@ CONFIG_MXC_UART=y CONFIG_USB=y CONFIG_USB_EHCI_MX5=y +CONFIG_DM_ETH=y