From: andrej.rosano@f-secure.com
To: u-boot@lists.denx.de
Cc: Stefano Babic <sbabic@denx.de>
Subject: [PATCH 2/2] imx53: usbarmory: Use ethernet driver model
Date: Tue, 17 Aug 2021 11:34:03 +0200 [thread overview]
Message-ID: <20210817093403.223521-2-andrej.rosano@f-secure.com> (raw)
In-Reply-To: <20210817093403.223521-1-andrej.rosano@f-secure.com>
From: Andrej Rosano <andrej.rosano@f-secure.com>
Enable ethernet driver model as it is mandatory.
Signed-off-by: Andrej Rosano <andrej.rosano@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
next prev parent reply other threads:[~2021-08-17 12:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-17 9:34 [PATCH 1/2] imx53: usbarmory: Add card detect configuration andrej.rosano
2021-08-17 9:34 ` andrej.rosano [this message]
2021-10-07 14:12 ` [PATCH 2/2] imx53: usbarmory: Use ethernet driver model sbabic
2021-10-07 14:12 ` [PATCH 1/2] imx53: usbarmory: Add card detect configuration sbabic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210817093403.223521-2-andrej.rosano@f-secure.com \
--to=andrej.rosano@f-secure.com \
--cc=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox