[U-Boot] [PATCH 09/21] STiH410-B2260: enable OHCI related flags

patrice.chotard at st.com patrice.chotard at st.com
Fri Mar 17 16:25:20 UTC 2017


From: Patrice Chotard <patrice.chotard at st.com>

Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
---
 configs/stih410-b2260_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig
index c2c7256..46c20e1 100644
--- a/configs/stih410-b2260_defconfig
+++ b/configs/stih410-b2260_defconfig
@@ -29,5 +29,7 @@ CONFIG_TIMER=y
 CONFIG_USB=y
 CONFIG_DM_USB=y
 CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_OHCI_HCD=y
+CONFIG_USB_OHCI_STI=y
 CONFIG_USB_STORAGE=y
 CONFIG_SPL_OF_LIBFDT=y
-- 
1.9.1



More information about the U-Boot mailing list