]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/hikey_defconfig
Merge git://git.denx.de/u-boot-socfpga
[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
5abc1a45
SP
6CONFIG_USE_BOOTARGS=y
7CONFIG_BOOTARGS="console=ttyAMA0,115200n8 root=/dev/mmcblk0p9 rw"
19a97475 8# CONFIG_DISPLAY_CPUINFO is not set
84351792 9# CONFIG_DISPLAY_BOARDINFO is not set
a5d67547 10CONFIG_BOARD_EARLY_INIT_F=y
88663126 11CONFIG_CMD_GPIO=y
89cb2b5f 12CONFIG_CMD_MMC=y
78d1e1d0 13CONFIG_CMD_USB=y
89cb2b5f 14CONFIG_CMD_CACHE=y
5dc4dfd2
TR
15CONFIG_ENV_IS_IN_FAT=y
16CONFIG_ENV_FAT_INTERFACE="mmc"
17CONFIG_ENV_FAT_DEVICE_AND_PART="1:1"
55ed3b46 18CONFIG_MMC_DW=y
ae4c81e9 19CONFIG_MMC_DW_K3=y
645176d1 20CONFIG_USB=y
4ac72f5c 21CONFIG_USB_DWC2=y
645176d1 22CONFIG_USB_STORAGE=y
ae358449 23CONFIG_USB_HOST_ETHER=y
f58ad98a
CP
24CONFIG_USB_ETHER_ASIX=y
25CONFIG_USB_ETHER_SMSC95XX=y
177f4618 26CONFIG_OF_LIBFDT_OVERLAY=y