X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fts4800_defconfig;h=17497ca52f750cde3e58a324a74a5ed60e1e1124;hb=7ef548e6008d4225e0ae7c9af35cb76558756a62;hp=7d8953d421f467e9bbfca8e85b641ad77dc3d391;hpb=f4c6f9335c1e867862dcebcfa9c05b2e3dd05636;p=u-boot diff --git a/configs/ts4800_defconfig b/configs/ts4800_defconfig index 7d8953d421..17497ca52f 100644 --- a/configs/ts4800_defconfig +++ b/configs/ts4800_defconfig @@ -1,8 +1,10 @@ CONFIG_ARM=y +CONFIG_ARCH_MX5=y CONFIG_TARGET_TS4800=y +# CONFIG_CMD_BMODE is not set +CONFIG_BOOTDELAY=1 CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y -# CONFIG_CMD_IMLS is not set CONFIG_CMD_MMC=y CONFIG_CMD_SPI=y # CONFIG_CMD_SETEXPR is not set @@ -10,4 +12,6 @@ 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