[PATCH 2/2] imx53: usbarmory: Use ethernet driver model
andrej.rosano at f-secure.com
andrej.rosano at f-secure.com
Tue Aug 17 11:34:03 CEST 2021
From: Andrej Rosano <andrej.rosano at f-secure.com>
Enable ethernet driver model as it is mandatory.
Signed-off-by: Andrej Rosano <andrej.rosano at f-secure.com>
---
configs/usbarmory_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/usbarmory_defconfig b/configs/usbarmory_defconfig
index 91eb3a4965..ea76068bbb 100644
--- a/configs/usbarmory_defconfig
+++ b/configs/usbarmory_defconfig
@@ -34,3 +34,4 @@ CONFIG_MXC_UART=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_EHCI_MX5=y
+CONFIG_DM_ETH=y
--
2.32.0
More information about the U-Boot
mailing list