X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fwoodburn_defconfig;h=a2e5957610819d536ecd556c97fd60a265303081;hb=c2ae7d822086fd07386c3a67f76350e749418f66;hp=9f96bd9a09873b4352661425d915fd5a0f911123;hpb=dd84058d24ff54d6b32818ffe44aeb4bba2cfae6;p=u-boot diff --git a/configs/woodburn_defconfig b/configs/woodburn_defconfig index 9f96bd9a09..a2e5957610 100644 --- a/configs/woodburn_defconfig +++ b/configs/woodburn_defconfig @@ -1,2 +1,16 @@ CONFIG_ARM=y CONFIG_TARGET_WOODBURN=y +CONFIG_BOOTDELAY=3 +CONFIG_HUSH_PARSER=y +CONFIG_SYS_PROMPT="woodburn U-Boot > " +CONFIG_CMD_MMC=y +CONFIG_CMD_SPI=y +CONFIG_CMD_I2C=y +CONFIG_CMD_GPIO=y +# CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y +CONFIG_CMD_PING=y +CONFIG_CMD_CACHE=y +CONFIG_CMD_EXT2=y +CONFIG_CMD_FAT=y