diff options
author | Tom Rini <trini@konsulko.com> | 2017-07-11 14:21:50 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-07-11 14:21:50 -0400 |
commit | d43ef73bf26614af9b01fd57baa1a1fcf24bfade (patch) | |
tree | e37eac34d78100d69ac984525f98186d1e68d0b7 /configs/tinker-rk3288_defconfig | |
parent | 6b26aaef083957b75bcd69aa65bd6ffcf9245bb3 (diff) | |
parent | 2454b719fb874120e06e4aa64bfb9450d091e56c (diff) | |
download | u-boot-d43ef73bf26614af9b01fd57baa1a1fcf24bfade.tar.gz u-boot-d43ef73bf26614af9b01fd57baa1a1fcf24bfade.tar.xz u-boot-d43ef73bf26614af9b01fd57baa1a1fcf24bfade.zip |
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Diffstat (limited to 'configs/tinker-rk3288_defconfig')
-rw-r--r-- | configs/tinker-rk3288_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tinker-rk3288_defconfig b/configs/tinker-rk3288_defconfig index 35046a924b..c46bacccf3 100644 --- a/configs/tinker-rk3288_defconfig +++ b/configs/tinker-rk3288_defconfig @@ -65,6 +65,7 @@ CONFIG_DEBUG_UART_SHIFT=2 CONFIG_SYS_NS16550=y CONFIG_SYSRESET=y CONFIG_USB=y +CONFIG_USB_DWC2=y CONFIG_USB_STORAGE=y CONFIG_USE_TINY_PRINTF=y CONFIG_CMD_DHRYSTONE=y |