X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=configs%2Fac14xx_defconfig;h=36fb7af58f6071ae61868ea33e6e5defb062d5cb;hb=4a332d3ee770bd6b633fd3abba741451b17156bc;hp=3d74576d2f27097f41909114f221c742b1d4606a;hpb=88033d737d9f46e7eebda6a8f9770957eb9aae9c;p=oweals%2Fu-boot.git diff --git a/configs/ac14xx_defconfig b/configs/ac14xx_defconfig index 3d74576d2f..36fb7af58f 100644 --- a/configs/ac14xx_defconfig +++ b/configs/ac14xx_defconfig @@ -4,5 +4,10 @@ CONFIG_TARGET_AC14XX=y CONFIG_FIT=y CONFIG_OF_BOARD_SETUP=y CONFIG_SYS_PROMPT="ac14xx> " +CONFIG_CMD_ASKENV=y +CONFIG_CMD_I2C=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y +CONFIG_CMD_PING=y CONFIG_OF_LIBFDT=y