[U-Boot] [PATCH 10/10] defconfig: am437x_sk_evm: enable usb driver model
Mugunthan V N
mugunthanvnm at ti.com
Tue Mar 15 13:14:19 CET 2016
enable usb driver model for am437x sk evm as dwc3 supports
driver model
Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
---
configs/am437x_sk_evm_defconfig | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/configs/am437x_sk_evm_defconfig b/configs/am437x_sk_evm_defconfig
index 3e916db..f643c40 100644
--- a/configs/am437x_sk_evm_defconfig
+++ b/configs/am437x_sk_evm_defconfig
@@ -24,3 +24,7 @@ CONFIG_SPI_FLASH_BAR=y
CONFIG_TIMER=y
CONFIG_OMAP_TIMER=y
CONFIG_DMA=y
+CONFIG_MISC=y
+CONFIG_USB=y
+CONFIG_DM_USB=y
+CONFIG_CMD_USB=y
--
2.7.2.333.g70bd996
More information about the U-Boot
mailing list