Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
[platform/kernel/u-boot.git] / configs / Marsboard_A10_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_SUNXI=y
3 CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-marsboard"
4 CONFIG_SPL=y
5 CONFIG_MACH_SUN4I=y
6 CONFIG_AHCI=y
7 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
8 CONFIG_SCSI_AHCI=y
9 CONFIG_SYS_I2C_MVTWSI=y
10 CONFIG_SYS_I2C_SLAVE=0x7f
11 CONFIG_SYS_I2C_SPEED=400000
12 CONFIG_MII=y
13 CONFIG_SUN4I_EMAC=y
14 CONFIG_SUNXI_NO_PMIC=y
15 CONFIG_SCSI=y
16 CONFIG_USB_EHCI_HCD=y
17 CONFIG_USB_OHCI_HCD=y