summaryrefslogtreecommitdiff
path: root/configs/rock960-rk3399_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2019-11-19 13:56:23 +0530
committerKever Yang <kever.yang@rock-chips.com>2019-11-23 23:41:44 +0800
commitd4fba131bb8a773bf6026abef3496fed28287145 (patch)
treec7fa372b1ca2ed3653450d287a08130fa712ca9b /configs/rock960-rk3399_defconfig
parentc618bb00429238ab23b1607f8190bda1575ec990 (diff)
rock960: Enable USB Gadget
Enable DWC3 core, gadget for rock960 board. This would help to use fastboot by default. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'configs/rock960-rk3399_defconfig')
-rw-r--r--configs/rock960-rk3399_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/rock960-rk3399_defconfig b/configs/rock960-rk3399_defconfig
index 979ca0f93b..d0ad6865cf 100644
--- a/configs/rock960-rk3399_defconfig
+++ b/configs/rock960-rk3399_defconfig
@@ -57,6 +57,8 @@ CONFIG_USB_ETHER_ASIX88179=y
CONFIG_USB_ETHER_MCS7830=y
CONFIG_USB_ETHER_RTL8152=y
CONFIG_USB_ETHER_SMSC95XX=y
+CONFIG_USB_GADGET=y
+CONFIG_USB_DWC3=y
CONFIG_USE_TINY_PRINTF=y
CONFIG_SPL_TINY_MEMSET=y
CONFIG_ERRNO_STR=y