diff options
Diffstat (limited to 'configs/dalmore_defconfig')
-rw-r--r-- | configs/dalmore_defconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/dalmore_defconfig b/configs/dalmore_defconfig index 67b8c9ae99..532e2b126a 100644 --- a/configs/dalmore_defconfig +++ b/configs/dalmore_defconfig @@ -4,3 +4,8 @@ CONFIG_TEGRA114=y CONFIG_TARGET_DALMORE=y CONFIG_DEFAULT_DEVICE_TREE="tegra114-dalmore" CONFIG_CMD_NET=y +CONFIG_SPL_DM=y +CONFIG_SPI_FLASH=y +CONFIG_USB=y +CONFIG_DM_USB=y +CONFIG_USE_PRIVATE_LIBGCC=y |