]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/jesurun_q5_defconfig
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / configs / jesurun_q5_defconfig
CommitLineData
252ed872
MY
1CONFIG_ARM=y
2CONFIG_ARCH_SUNXI=y
3CONFIG_MACH_SUN4I=y
4CONFIG_DRAM_CLK=312
80df6913 5CONFIG_USB0_VBUS_PIN="PB9"
86140955 6CONFIG_VIDEO_COMPOSITE=y
bd328eb3 7CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-jesurun-q5"
c9bb942e 8# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
bd328eb3 9CONFIG_SPL=y
1df44814 10CONFIG_SYS_EXTRA_OPTIONS="SUNXI_EMAC,MACPWR=SUNXI_GPH(19)"
adad96e6 11CONFIG_HUSH_PARSER=y
89cb2b5f 12CONFIG_CMD_BOOTZ=y
ef0f2f57
JH
13# CONFIG_CMD_IMLS is not set
14# CONFIG_CMD_FLASH is not set
89cb2b5f 15CONFIG_CMD_MMC=y
78d1e1d0 16CONFIG_CMD_I2C=y
ef0f2f57 17# CONFIG_CMD_FPGA is not set
78d1e1d0 18CONFIG_CMD_DHCP=y
89cb2b5f 19CONFIG_CMD_MII=y
78d1e1d0 20CONFIG_CMD_PING=y
89cb2b5f
TR
21CONFIG_CMD_EXT2=y
22CONFIG_CMD_EXT4=y
23CONFIG_CMD_FAT=y
24CONFIG_CMD_FS_GENERIC=y
45368827 25CONFIG_USB_EHCI_HCD=y
5fa9b6f0 26CONFIG_USB_MUSB_HOST=y