summaryrefslogtreecommitdiffstats
path: root/configs/jetson-tk1_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/jetson-tk1_defconfig')
-rw-r--r--configs/jetson-tk1_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/jetson-tk1_defconfig b/configs/jetson-tk1_defconfig
index dc68c6deb7..d7af52d082 100644
--- a/configs/jetson-tk1_defconfig
+++ b/configs/jetson-tk1_defconfig
@@ -4,3 +4,8 @@ CONFIG_TEGRA124=y
CONFIG_TARGET_JETSON_TK1=y
CONFIG_DEFAULT_DEVICE_TREE="tegra124-jetson-tk1"
CONFIG_CMD_NET=y
+CONFIG_SPL_DM=y
+CONFIG_SPI_FLASH=y
+CONFIG_USB=y
+CONFIG_DM_USB=y
+CONFIG_USE_PRIVATE_LIBGCC=y
OpenPOWER on IntegriCloud