diff options
Diffstat (limited to 'configs/jetson-tk1_defconfig')
-rw-r--r-- | configs/jetson-tk1_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/jetson-tk1_defconfig b/configs/jetson-tk1_defconfig index d964f1ca501..5e876242a13 100644 --- a/configs/jetson-tk1_defconfig +++ b/configs/jetson-tk1_defconfig @@ -21,4 +21,5 @@ CONFIG_SYS_NS16550=y CONFIG_TEGRA114_SPI=y CONFIG_USB=y CONFIG_DM_USB=y +CONFIG_USB_GADGET=y CONFIG_USE_PRIVATE_LIBGCC=y |