]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/Wobo_i5_defconfig
mips: ath79: add AP121 reference board
[people/ms/u-boot.git] / configs / Wobo_i5_defconfig
CommitLineData
2ad76bf2
JW
1CONFIG_ARM=y
2CONFIG_ARCH_SUNXI=y
3CONFIG_MACH_SUN5I=y
4CONFIG_DRAM_CLK=432
5CONFIG_MMC0_CD_PIN="PB3"
6CONFIG_USB1_VBUS_PIN="PG12"
7CONFIG_DEFAULT_DEVICE_TREE="sun5i-a10s-wobo-i5"
8# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
9CONFIG_SPL=y
adad96e6 10CONFIG_HUSH_PARSER=y
89cb2b5f 11CONFIG_CMD_BOOTZ=y
2ad76bf2
JW
12# CONFIG_CMD_IMLS is not set
13# CONFIG_CMD_FLASH is not set
89cb2b5f 14CONFIG_CMD_MMC=y
78d1e1d0 15CONFIG_CMD_I2C=y
2ad76bf2 16# CONFIG_CMD_FPGA is not set
78d1e1d0 17CONFIG_CMD_DHCP=y
89cb2b5f 18CONFIG_CMD_MII=y
78d1e1d0 19CONFIG_CMD_PING=y
89cb2b5f
TR
20CONFIG_CMD_EXT2=y
21CONFIG_CMD_EXT4=y
22CONFIG_CMD_FAT=y
23CONFIG_CMD_FS_GENERIC=y
2ad76bf2 24CONFIG_USB_EHCI_HCD=y