]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/hikey_defconfig
sh: Fix linking of ms7722se
[people/ms/u-boot.git] / configs / hikey_defconfig
CommitLineData
11ac2363 1CONFIG_ARM=y
9c71bcdc 2CONFIG_SYS_MALLOC_F_LEN=0x2000
a4d88920 3CONFIG_IDENT_STRING="hikey"
aca5cd27 4CONFIG_DEFAULT_DEVICE_TREE="hi6220-hikey"
3337e3af 5CONFIG_DISTRO_DEFAULTS=y
b31e065f 6CONFIG_ENV_IS_IN_FAT=y
43ba3c59
TR
7CONFIG_ENV_FAT_INTERFACE="mmc"
8CONFIG_ENV_FAT_DEVICE_AND_PART="1:1"
5abc1a45
SP
9CONFIG_USE_BOOTARGS=y
10CONFIG_BOOTARGS="console=ttyAMA0,115200n8 root=/dev/mmcblk0p9 rw"
19a97475 11# CONFIG_DISPLAY_CPUINFO is not set
84351792 12# CONFIG_DISPLAY_BOARDINFO is not set
a5d67547 13CONFIG_BOARD_EARLY_INIT_F=y
11ac2363 14# CONFIG_CMD_IMLS is not set
e9d33e73 15CONFIG_CMD_UNZIP=y
88663126 16CONFIG_CMD_GPIO=y
89cb2b5f 17CONFIG_CMD_MMC=y
78d1e1d0 18CONFIG_CMD_USB=y
89cb2b5f 19CONFIG_CMD_CACHE=y
55ed3b46 20CONFIG_MMC_DW=y
ae4c81e9 21CONFIG_MMC_DW_K3=y
645176d1 22CONFIG_USB=y
4ac72f5c 23CONFIG_USB_DWC2=y
645176d1 24CONFIG_USB_STORAGE=y
177f4618 25CONFIG_OF_LIBFDT_OVERLAY=y