X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fhikey_defconfig;h=27a86382bf83011c2b9830b8df9c30232a62c43d;hb=6121a54d603d03da2da87b10881a30a61a8614a3;hp=aa4fb0dccec32e2694b2609562b1ba01131c80ae;hpb=0741701acf00749672f75f4c196dabd8b235f741;p=people%2Fms%2Fu-boot.git diff --git a/configs/hikey_defconfig b/configs/hikey_defconfig index aa4fb0dcce..27a86382bf 100644 --- a/configs/hikey_defconfig +++ b/configs/hikey_defconfig @@ -1,5 +1,14 @@ -# 96boards HiKey CONFIG_ARM=y -CONFIG_TARGET_HIKEY=y -CONFIG_NET=y +CONFIG_SYS_MALLOC_F_LEN=0x2000 +CONFIG_IDENT_STRING="hikey" +CONFIG_DEFAULT_DEVICE_TREE="hi6220-hikey" +CONFIG_DISTRO_DEFAULTS=y +# CONFIG_DISPLAY_CPUINFO is not set +# CONFIG_DISPLAY_BOARDINFO is not set # CONFIG_CMD_IMLS is not set +CONFIG_CMD_MMC=y +CONFIG_CMD_USB=y +CONFIG_CMD_GPIO=y +CONFIG_CMD_CACHE=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y