diff options
author | Tom Rini <trini@konsulko.com> | 2017-01-18 07:21:12 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-01-18 07:21:12 -0500 |
commit | 2c45f8040ea1152d2ff0960f96905ca42ac089cd (patch) | |
tree | a673b269a864c106ce729213593c62cbe9c1299d /configs/smdk5250_defconfig | |
parent | bfd07670a48d9fbf22646c93e07dcd8cbc8d0864 (diff) | |
parent | 3296eeff8ae064a788d52325fcd4ce1fdf52ee06 (diff) | |
download | u-boot-2c45f8040ea1152d2ff0960f96905ca42ac089cd.tar.gz u-boot-2c45f8040ea1152d2ff0960f96905ca42ac089cd.tar.bz2 u-boot-2c45f8040ea1152d2ff0960f96905ca42ac089cd.zip |
Merge git://git.denx.de/u-boot-samsung
Diffstat (limited to 'configs/smdk5250_defconfig')
-rw-r--r-- | configs/smdk5250_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/smdk5250_defconfig b/configs/smdk5250_defconfig index 4ef41437a2..a34f915d55 100644 --- a/configs/smdk5250_defconfig +++ b/configs/smdk5250_defconfig @@ -44,6 +44,8 @@ CONFIG_SOUND_WM8994=y CONFIG_EXYNOS_SPI=y CONFIG_USB=y CONFIG_DM_USB=y +CONFIG_USB_XHCI_HCD=y +CONFIG_USB_XHCI_DWC3=y CONFIG_USB_STORAGE=y CONFIG_VIDEO_BRIDGE=y CONFIG_ERRNO_STR=y |