aboutsummaryrefslogtreecommitdiff
path: root/configs/usbarmory_defconfig
diff options
context:
space:
mode:
authorAndrej Rosano <andrej.rosano@f-secure.com>2021-08-17 11:34:03 +0200
committerStefano Babic <sbabic@denx.de>2021-10-07 16:53:50 +0200
commit23ce06b24648a46e9fc6fa82c40e95f13078c0f4 (patch)
tree072f5687afb3fdd441843198b7d4047b74afa6f4 /configs/usbarmory_defconfig
parent073b105e794d7aae9b62cac68109a6aa8caa3483 (diff)
downloadu-boot-23ce06b24648a46e9fc6fa82c40e95f13078c0f4.zip
u-boot-23ce06b24648a46e9fc6fa82c40e95f13078c0f4.tar.gz
u-boot-23ce06b24648a46e9fc6fa82c40e95f13078c0f4.tar.bz2
imx53: usbarmory: Use ethernet driver model
Enable ethernet driver model as it is mandatory. Signed-off-by: Andrej Rosano <andrej.rosano@f-secure.com>
Diffstat (limited to 'configs/usbarmory_defconfig')
-rw-r--r--configs/usbarmory_defconfig1
1 files changed, 1 insertions, 0 deletions
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_DM_REGULATOR_GPIO=y
CONFIG_MXC_UART=y
CONFIG_USB=y
CONFIG_USB_EHCI_MX5=y
+CONFIG_DM_ETH=y