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/snow_defconfig | |
parent | bfd07670a48d9fbf22646c93e07dcd8cbc8d0864 (diff) | |
parent | 3296eeff8ae064a788d52325fcd4ce1fdf52ee06 (diff) | |
download | u-boot-2c45f8040ea1152d2ff0960f96905ca42ac089cd.tar.gz u-boot-2c45f8040ea1152d2ff0960f96905ca42ac089cd.tar.xz u-boot-2c45f8040ea1152d2ff0960f96905ca42ac089cd.zip |
Merge git://git.denx.de/u-boot-samsung
Diffstat (limited to 'configs/snow_defconfig')
-rw-r--r-- | configs/snow_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/snow_defconfig b/configs/snow_defconfig index ef3cfa1519..2ef3774041 100644 --- a/configs/snow_defconfig +++ b/configs/snow_defconfig @@ -62,6 +62,8 @@ CONFIG_EXYNOS_SPI=y CONFIG_TPM_TIS_INFINEON=y CONFIG_USB=y CONFIG_DM_USB=y +CONFIG_USB_XHCI_HCD=y +CONFIG_USB_XHCI_DWC3=y CONFIG_USB_STORAGE=y CONFIG_DM_VIDEO=y CONFIG_DISPLAY=y @@ -69,5 +71,6 @@ CONFIG_VIDEO_BRIDGE=y CONFIG_VIDEO_BRIDGE_PARADE_PS862X=y CONFIG_VIDEO_BRIDGE_NXP_PTN3460=y CONFIG_LCD=y +CONFIG_VIDCONSOLE_AS_LCD=y CONFIG_TPM=y CONFIG_ERRNO_STR=y |