diff mbox series

[4/7] board: tqc: tqma6: mba6: apply default Kconfig for device model

Message ID 20200409132142.26491-5-michael.krummsdorf@ew.tq-group.com
State Accepted
Commit 45fde2ac7abfb127e24fa4e213bbf4fc9116a356
Headers show
Series TQMa6x: upgrade board support to device model | expand

Commit Message

Michael Krummsdorf April 9, 2020, 1:21 p.m. UTC
Signed-off-by: Michael Krummsdorf <michael.krummsdorf at ew.tq-group.com>
---
 board/tqc/tqma6/Kconfig | 11 +++++++++++
 1 file changed, 11 insertions(+)

Comments

Stefano Babic April 18, 2020, 10:50 a.m. UTC | #1
> Signed-off-by: Michael Krummsdorf <michael.krummsdorf at ew.tq-group.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic
diff mbox series

Patch

diff --git a/board/tqc/tqma6/Kconfig b/board/tqc/tqma6/Kconfig
index 2a4cff0ec8..084fdb5230 100644
--- a/board/tqc/tqma6/Kconfig
+++ b/board/tqc/tqma6/Kconfig
@@ -63,6 +63,17 @@  choice
 
 config MBA6
 	bool "TQMa6 on MBa6 Starterkit"
+	select DM_ETH
+	select USB
+	select DM_USB
+	select CMD_USB
+	select USB_STORAGE
+	select USB_HOST_ETHER
+	select USB_ETHER_SMSC95XX
+	select PHYLIB
+	select PHY_MICREL
+	select PHY_MICREL_KSZ90X1
+	select MXC_UART
 	help
 	  Select the MBa6 starterkit. This features a GigE Phy, USB, SD-Card
 	  etc.