X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fplutux_defconfig;h=8d96e33df9ce8681bd3886a324a3e2817d1bf779;hb=21a257b9b3b29ddb1445fdafe12e05727080a198;hp=d5f6a1f9ddd5deba43e6e67507668b239ea51257;hpb=a74ef40a471d9d4bffb36a8c89744cf6fd631e6f;p=oweals%2Fu-boot.git diff --git a/configs/plutux_defconfig b/configs/plutux_defconfig index d5f6a1f9dd..8d96e33df9 100644 --- a/configs/plutux_defconfig +++ b/configs/plutux_defconfig @@ -3,3 +3,13 @@ CONFIG_TEGRA=y CONFIG_TEGRA20=y CONFIG_TARGET_PLUTUX=y CONFIG_DEFAULT_DEVICE_TREE="tegra20-plutux" +# 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_SETEXPR 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