[U-Boot] [PATCH RFC 4/4] defconfig: am437x_sk_evm: enable usb driver model

Mugunthan V N mugunthanvnm at ti.com
Mon Jan 4 15:03:53 CET 2016


enable spi driver model for am437x_sk_evm as usb xhci-omap
supports driver model

Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
---
 configs/am437x_sk_evm_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/am437x_sk_evm_defconfig b/configs/am437x_sk_evm_defconfig
index a9b6f52..866bb32 100644
--- a/configs/am437x_sk_evm_defconfig
+++ b/configs/am437x_sk_evm_defconfig
@@ -18,3 +18,5 @@ CONFIG_SPI_FLASH=y
 CONFIG_SPI_FLASH_MACRONIX=y
 CONFIG_SYS_NS16550=y
 CONFIG_TI_QSPI=y
+CONFIG_USB=y
+CONFIG_DM_USB=y
-- 
2.7.0.rc3



More information about the U-Boot mailing list