]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/hikey_defconfig
common: Add DISPLAY_BOARDINFO
[people/ms/u-boot.git] / configs / hikey_defconfig
1 CONFIG_ARM=y
2 CONFIG_SYS_MALLOC_F_LEN=0x2000
3 CONFIG_IDENT_STRING="hikey"
4 CONFIG_DEFAULT_DEVICE_TREE="hi6220-hikey"
5 # CONFIG_DISPLAY_CPUINFO is not set
6 # CONFIG_DISPLAY_BOARDINFO is not set
7 CONFIG_HUSH_PARSER=y
8 # CONFIG_CMD_IMLS is not set
9 CONFIG_CMD_MMC=y
10 CONFIG_CMD_USB=y
11 CONFIG_CMD_GPIO=y
12 CONFIG_CMD_DHCP=y
13 CONFIG_CMD_MII=y
14 CONFIG_CMD_PING=y
15 CONFIG_CMD_CACHE=y
16 CONFIG_CMD_EXT2=y
17 CONFIG_CMD_EXT4=y
18 CONFIG_CMD_FAT=y
19 CONFIG_CMD_FS_GENERIC=y
20 CONFIG_USB=y
21 CONFIG_USB_STORAGE=y