X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fneo_defconfig;h=b61b7190a63e3fb2cbf391f65259337dd9e56c28;hb=2b1cdafa9fdd0c88eb1bc96e9330e252c9795689;hp=1ef57ad523854db50cc4642f4e8a657c5beadbce;hpb=a726075911c231e81ecbe12825840b6183bc10da;p=u-boot diff --git a/configs/neo_defconfig b/configs/neo_defconfig index 1ef57ad523..b61b7190a6 100644 --- a/configs/neo_defconfig +++ b/configs/neo_defconfig @@ -1,5 +1,17 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_NEO=y +CONFIG_FIT=y +CONFIG_FIT_VERBOSE=y +CONFIG_OF_BOARD_SETUP=y +CONFIG_BOOTDELAY=5 +CONFIG_HUSH_PARSER=y # CONFIG_CMD_ELF is not set +CONFIG_CMD_ASKENV=y +CONFIG_CMD_GREPENV=y +CONFIG_LOOPW=y # CONFIG_CMD_NFS is not set +CONFIG_CMD_MII=y +CONFIG_CMD_PING=y +CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y