X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=configs%2Ftec_defconfig;h=84fa0be14fd895a0fd8c5e9d8b2988601ced3cd1;hp=d3cafa7e4b0ce1450f166bea2b5fc0eb1795f150;hb=5c0726c75da21dc61c2180a80fa2e9fab8db1d7f;hpb=1454ba8e56d88a8b95ac8050cde2c07c651cd0ae diff --git a/configs/tec_defconfig b/configs/tec_defconfig index d3cafa7e4b..84fa0be14f 100644 --- a/configs/tec_defconfig +++ b/configs/tec_defconfig @@ -1,5 +1,16 @@ -+S:CONFIG_ARM=y -+S:CONFIG_TEGRA=y -+S:CONFIG_TEGRA20=y -+S:CONFIG_TARGET_TEC=y +CONFIG_ARM=y +CONFIG_TEGRA=y +CONFIG_TEGRA20=y +CONFIG_TARGET_TEC=y CONFIG_DEFAULT_DEVICE_TREE="tegra20-tec" +# 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 +CONFIG_SYS_PROMPT="Tegra20 (TEC) # "