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 5e876242a1..3078386448 100644 --- a/configs/jetson-tk1_defconfig +++ b/configs/jetson-tk1_defconfig @@ -22,4 +22,5 @@ CONFIG_TEGRA114_SPI=y CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USB_GADGET=y +CONFIG_CI_UDC=y CONFIG_USE_PRIVATE_LIBGCC=y |