X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fdreamplug_defconfig;h=966fa9ebf0dc4621f30f1c51b724a04a4d62424d;hb=f3c5045a95e0b9f164178bbf8de98b9adf3b099e;hp=501fbbfd330052e91b73dd459dc6f64a5ebffe24;hpb=808bf7cf655a1caa5f48f6f3a6b274f4b83ab8b4;p=u-boot diff --git a/configs/dreamplug_defconfig b/configs/dreamplug_defconfig index 501fbbfd33..966fa9ebf0 100644 --- a/configs/dreamplug_defconfig +++ b/configs/dreamplug_defconfig @@ -1,7 +1,14 @@ CONFIG_ARM=y CONFIG_KIRKWOOD=y CONFIG_TARGET_DREAMPLUG=y +CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set +CONFIG_CMD_SF=y +CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y CONFIG_SPI_FLASH=y +CONFIG_SPI_FLASH_MACRONIX=y +CONFIG_SYS_NS16550=y