]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/hikey_defconfig
common: Add DISPLAY_BOARDINFO
[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"
19a97475 5# CONFIG_DISPLAY_CPUINFO is not set
84351792 6# CONFIG_DISPLAY_BOARDINFO is not set
adad96e6 7CONFIG_HUSH_PARSER=y
11ac2363 8# CONFIG_CMD_IMLS is not set
89cb2b5f 9CONFIG_CMD_MMC=y
78d1e1d0 10CONFIG_CMD_USB=y
e4aa8edb 11CONFIG_CMD_GPIO=y
78d1e1d0 12CONFIG_CMD_DHCP=y
89cb2b5f 13CONFIG_CMD_MII=y
78d1e1d0 14CONFIG_CMD_PING=y
89cb2b5f
TR
15CONFIG_CMD_CACHE=y
16CONFIG_CMD_EXT2=y
17CONFIG_CMD_EXT4=y
18CONFIG_CMD_FAT=y
19CONFIG_CMD_FS_GENERIC=y
645176d1
TR
20CONFIG_USB=y
21CONFIG_USB_STORAGE=y