]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/Sinlinx_SinA33_defconfig
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / configs / Sinlinx_SinA33_defconfig
CommitLineData
4e87398f
CYT
1CONFIG_ARM=y
2CONFIG_ARCH_SUNXI=y
3CONFIG_MACH_SUN8I_A33=y
4CONFIG_DRAM_CLK=552
5CONFIG_DRAM_ZQ=15291
6CONFIG_DEFAULT_DEVICE_TREE="sun8i-a33-sinlinx-sina33"
7# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
8CONFIG_SPL=y
adad96e6 9CONFIG_HUSH_PARSER=y
89cb2b5f 10CONFIG_CMD_BOOTZ=y
4e87398f
CYT
11# CONFIG_CMD_IMLS is not set
12# CONFIG_CMD_FLASH is not set
89cb2b5f 13CONFIG_CMD_MMC=y
4e87398f 14# CONFIG_CMD_FPGA is not set
78d1e1d0 15CONFIG_CMD_DHCP=y
89cb2b5f 16CONFIG_CMD_MII=y
78d1e1d0 17CONFIG_CMD_PING=y
89cb2b5f
TR
18CONFIG_CMD_EXT2=y
19CONFIG_CMD_EXT4=y
20CONFIG_CMD_FAT=y
21CONFIG_CMD_FS_GENERIC=y