X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fts4800_defconfig;h=17497ca52f750cde3e58a324a74a5ed60e1e1124;hb=df9cf561b04dd3fc5a94f7a2c2500948ae8ba56b;hp=1b3003372e215b22e28874bc2f1429a676fa8899;hpb=88033d737d9f46e7eebda6a8f9770957eb9aae9c;p=people%2Fms%2Fu-boot.git diff --git a/configs/ts4800_defconfig b/configs/ts4800_defconfig index 1b3003372e..17497ca52f 100644 --- a/configs/ts4800_defconfig +++ b/configs/ts4800_defconfig @@ -1,5 +1,17 @@ CONFIG_ARM=y +CONFIG_ARCH_MX5=y CONFIG_TARGET_TS4800=y -# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_BMODE is not set +CONFIG_BOOTDELAY=1 +CONFIG_HUSH_PARSER=y +CONFIG_CMD_BOOTZ=y +CONFIG_CMD_MMC=y +CONFIG_CMD_SPI=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y +CONFIG_CMD_PING=y +CONFIG_CMD_FAT=y +CONFIG_ENV_IS_IN_MMC=y +CONFIG_PHYLIB=y CONFIG_OF_LIBFDT=y