X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fapf27_defconfig;h=a175274b24dce11fdb6e59cf415ae0b9a4fbaa91;hb=df8b0a037394246fd591b7fac4de4541810ab1e8;hp=3d6fe7bfb5d8c41cb14c436e62b995c3269bc152;hpb=9f0f432c0aea1e70959a0c06938459d3175a36b0;p=u-boot diff --git a/configs/apf27_defconfig b/configs/apf27_defconfig index 3d6fe7bfb5..a175274b24 100644 --- a/configs/apf27_defconfig +++ b/configs/apf27_defconfig @@ -1,7 +1,19 @@ CONFIG_ARM=y CONFIG_TARGET_APF27=y CONFIG_SPL=y +CONFIG_BOOTDELAY=5 +CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="BIOS> " # CONFIG_CMD_IMLS is not set +CONFIG_CMD_ASKENV=y # CONFIG_CMD_FLASH is not set +CONFIG_CMD_MMC=y +CONFIG_CMD_I2C=y +CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y +CONFIG_CMD_PING=y +CONFIG_CMD_DNS=y +CONFIG_CMD_CACHE=y +CONFIG_CMD_EXT2=y +CONFIG_CMD_FAT=y CONFIG_OF_LIBFDT=y