]> Git Repo - u-boot.git/blob - configs/orangepi_plus2e_defconfig
Merge patch series "ufs: Add a PCI UFS controller support"
[u-boot.git] / configs / orangepi_plus2e_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_SUNXI=y
3 CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-orangepi-plus2e"
4 CONFIG_SPL=y
5 CONFIG_MACH_SUN8I_H3=y
6 CONFIG_DRAM_CLK=672
7 CONFIG_MMC_SUNXI_SLOT_EXTRA=2
8 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
9 CONFIG_SPL_I2C=y
10 CONFIG_SPL_SYS_I2C_LEGACY=y
11 CONFIG_SYS_I2C_MVTWSI=y
12 CONFIG_SUN8I_EMAC=y
13 CONFIG_SY8106A_POWER=y
14 CONFIG_USB_EHCI_HCD=y
15 CONFIG_USB_OHCI_HCD=y
This page took 0.027142 seconds and 4 git commands to generate.