X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fac14xx_defconfig;h=834d2b2e4f732f5550b51deced73f14e99bf1d75;hb=081abb130944e0c6ef5c7e5743422b7b375526b9;hp=608b56a8e293aabf1c12ceb99e72ed501f721cc4;hpb=13a3972585af60ec367d209cedbd3601e0c77467;p=u-boot diff --git a/configs/ac14xx_defconfig b/configs/ac14xx_defconfig index 608b56a8e2..834d2b2e4f 100644 --- a/configs/ac14xx_defconfig +++ b/configs/ac14xx_defconfig @@ -1,5 +1,14 @@ CONFIG_PPC=y CONFIG_MPC512X=y 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_PCI is not set +CONFIG_OF_LIBFDT=y