Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot...
[platform/kernel/u-boot.git] / configs / Cubieboard2_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_SUNXI=y
3 CONFIG_SPL=y
4 CONFIG_MACH_SUN7I=y
5 CONFIG_DRAM_CLK=480
6 CONFIG_MMC0_CD_PIN="PH1"
7 CONFIG_SATAPWR="PB8"
8 CONFIG_AHCI=y
9 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
10 CONFIG_SPL_I2C_SUPPORT=y
11 CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-cubieboard2"
12 CONFIG_SCSI_AHCI=y
13 CONFIG_ETH_DESIGNWARE=y
14 CONFIG_MII=y
15 CONFIG_SUN7I_GMAC=y
16 CONFIG_SCSI=y
17 CONFIG_USB_EHCI_HCD=y
18 CONFIG_USB_OHCI_HCD=y