X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fac14xx_defconfig;h=6855331860b26c5c94d9000523ecb8d9a411c787;hb=a4b0d83b66f1cef9a93b403e4c11424b5b43b09f;hp=37966320b49226ff9de00efb57455d3f80af2a69;hpb=dcdb61a084bd3840d0987a5d01ae506c11efca1b;p=u-boot diff --git a/configs/ac14xx_defconfig b/configs/ac14xx_defconfig index 37966320b4..6855331860 100644 --- a/configs/ac14xx_defconfig +++ b/configs/ac14xx_defconfig @@ -1,3 +1,16 @@ 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_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y +CONFIG_CMD_PING=y +CONFIG_CMD_JFFS2=y +# CONFIG_MMC is not set +CONFIG_MTD_NOR_FLASH=y +# CONFIG_PCI is not set +CONFIG_OF_LIBFDT=y