summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Rosano <[email protected]>2021-08-17 11:34:03 +0200
committerStefano Babic <[email protected]>2021-10-07 16:53:50 +0200
commit23ce06b24648a46e9fc6fa82c40e95f13078c0f4 (patch)
tree072f5687afb3fdd441843198b7d4047b74afa6f4
parent073b105e794d7aae9b62cac68109a6aa8caa3483 (diff)
imx53: usbarmory: Use ethernet driver model
Enable ethernet driver model as it is mandatory. Signed-off-by: Andrej Rosano <[email protected]>
-rw-r--r--configs/usbarmory_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/usbarmory_defconfig b/configs/usbarmory_defconfig
index f259554645f..a4cdccad2b5 100644
--- a/configs/usbarmory_defconfig
+++ b/configs/usbarmory_defconfig
@@ -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