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

Michael Krummsdorf michael.krummsdorf at ew.tq-group.com
Thu Apr 9 15:21:39 CEST 2020


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

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.
-- 
2.17.1



More information about the U-Boot mailing list