X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=configs%2Fcolibri_t20_defconfig;h=4e1369bcf7f0e25ca96b35d191fad11a3b97848a;hp=89875672b55eca21acd773dbd43942b0f02038dc;hb=0d6cc1f8de30546c93109d012bb42ed0bf16cea4;hpb=b347ad79d0bfd9069752a6a2c38e132aab08732e diff --git a/configs/colibri_t20_defconfig b/configs/colibri_t20_defconfig index 89875672b5..4e1369bcf7 100644 --- a/configs/colibri_t20_defconfig +++ b/configs/colibri_t20_defconfig @@ -3,3 +3,12 @@ CONFIG_TEGRA=y CONFIG_TEGRA20=y CONFIG_TARGET_COLIBRI_T20=y CONFIG_DEFAULT_DEVICE_TREE="tegra20-colibri" +# CONFIG_CMD_IMI is not set +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set +# CONFIG_CMD_NFS is not set +CONFIG_SPL_DM=y +CONFIG_USB=y +CONFIG_DM_USB=y +CONFIG_USE_PRIVATE_LIBGCC=y