]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/Cubieboard_defconfig
Move CONFIG_OF_LIBFDT to Kconfig
[people/ms/u-boot.git] / configs / Cubieboard_defconfig
CommitLineData
252ed872
MY
1CONFIG_ARM=y
2CONFIG_ARCH_SUNXI=y
3CONFIG_MACH_SUN4I=y
4CONFIG_DRAM_CLK=480
6c16d089 5CONFIG_MMC0_CD_PIN="PH1"
bd328eb3 6CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-cubieboard"
c9bb942e 7# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
bd328eb3 8CONFIG_SPL=y
1df44814 9CONFIG_SYS_EXTRA_OPTIONS="SUNXI_EMAC,AHCI,SATAPWR=SUNXI_GPB(8)"
ef0f2f57
JH
10# CONFIG_CMD_IMLS is not set
11# CONFIG_CMD_FLASH is not set
12# CONFIG_CMD_FPGA is not set
e4aa8edb 13CONFIG_CMD_GPIO=y
45368827 14CONFIG_USB_EHCI_HCD=y