]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/hikey_defconfig
arc: No need in sections defined in sources with newer tools
[people/ms/u-boot.git] / configs / hikey_defconfig
CommitLineData
11ac2363 1CONFIG_ARM=y
9c71bcdc 2CONFIG_SYS_MALLOC_F_LEN=0x2000
adad96e6 3CONFIG_HUSH_PARSER=y
11ac2363 4# CONFIG_CMD_IMLS is not set
89cb2b5f 5CONFIG_CMD_MMC=y
78d1e1d0 6CONFIG_CMD_USB=y
e4aa8edb 7CONFIG_CMD_GPIO=y
78d1e1d0 8CONFIG_CMD_DHCP=y
89cb2b5f 9CONFIG_CMD_MII=y
78d1e1d0 10CONFIG_CMD_PING=y
89cb2b5f
TR
11CONFIG_CMD_CACHE=y
12CONFIG_CMD_EXT2=y
13CONFIG_CMD_EXT4=y
14CONFIG_CMD_FAT=y
15CONFIG_CMD_FS_GENERIC=y
7802ce91
TR
16CONFIG_OF_LIBFDT=y
17CONFIG_DEFAULT_DEVICE_TREE="hi6220-hikey"