X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fts4800_defconfig;h=17497ca52f750cde3e58a324a74a5ed60e1e1124;hb=15616a0aa58173bce1efe47569bf2e10d023ae9c;hp=58156c4fb6c9bca4600b6a7bcc99ba5fbdd1bdd3;hpb=3146f0c017df2231d03dff09cee31f7bd63db3e5;p=u-boot diff --git a/configs/ts4800_defconfig b/configs/ts4800_defconfig index 58156c4fb6..17497ca52f 100644 --- a/configs/ts4800_defconfig +++ b/configs/ts4800_defconfig @@ -2,11 +2,9 @@ CONFIG_ARM=y CONFIG_ARCH_MX5=y CONFIG_TARGET_TS4800=y # CONFIG_CMD_BMODE is not set -CONFIG_ENV_IS_IN_MMC=y 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 @@ -14,5 +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