]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/Cubieboard2_defconfig
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / configs / Cubieboard2_defconfig
CommitLineData
252ed872
MY
1CONFIG_ARM=y
2CONFIG_ARCH_SUNXI=y
3CONFIG_MACH_SUN7I=y
4CONFIG_DRAM_CLK=480
bd328eb3
JH
5CONFIG_MMC0_CD_PIN="PH1"
6CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-cubieboard2"
c9bb942e 7# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
bd328eb3 8CONFIG_SPL=y
73223f0e 9CONFIG_OF_BOARD_SETUP=y
1df44814 10CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPB(8)"
ef0f2f57
JH
11# CONFIG_CMD_IMLS is not set
12# CONFIG_CMD_FLASH is not set
13# CONFIG_CMD_FPGA is not set
e4aa8edb 14CONFIG_CMD_GPIO=y
ef48f6dd 15CONFIG_ETH_DESIGNWARE=y
45368827 16CONFIG_USB_EHCI_HCD=y