]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/Cubieboard_defconfig
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / configs / Cubieboard_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_SUNXI=y
3 CONFIG_MACH_SUN4I=y
4 CONFIG_DRAM_CLK=480
5 CONFIG_MMC0_CD_PIN="PH1"
6 CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-cubieboard"
7 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
8 CONFIG_SPL=y
9 CONFIG_OF_BOARD_SETUP=y
10 CONFIG_SYS_EXTRA_OPTIONS="SUNXI_EMAC,AHCI,SATAPWR=SUNXI_GPB(8)"
11 # CONFIG_CMD_IMLS is not set
12 # CONFIG_CMD_FLASH is not set
13 # CONFIG_CMD_FPGA is not set
14 CONFIG_CMD_GPIO=y
15 CONFIG_USB_EHCI_HCD=y