]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/Marsboard_A10_defconfig
Prepare v2024.07-rc3
[thirdparty/u-boot.git] / configs / Marsboard_A10_defconfig
CommitLineData
252ed872
MY
1CONFIG_ARM=y
2CONFIG_ARCH_SUNXI=y
2bba7807 3CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-marsboard"
c9542eae 4CONFIG_SPL=y
7802ce91 5CONFIG_MACH_SUN4I=y
52401231 6CONFIG_AHCI=y
18780951 7# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
9fd95ef0 8CONFIG_SCSI_AHCI=y
aca1f678 9CONFIG_SYS_64BIT_LBA=y
26561452 10CONFIG_SYS_I2C_MVTWSI=y
a5752f8a
TR
11CONFIG_SYS_I2C_SLAVE=0x7f
12CONFIG_SYS_I2C_SPEED=400000
d7869b21 13CONFIG_MII=y
abc3e4df 14CONFIG_SUN4I_EMAC=y
edf5dd83 15CONFIG_SUNXI_NO_PMIC=y
877a1a35 16CONFIG_SCSI=y
45368827 17CONFIG_USB_EHCI_HCD=y
7ae27294 18CONFIG_USB_OHCI_HCD=y