]> Git Repo - J-u-boot.git/blob - configs/orangepi_pc2_defconfig
configs: stm32mp1: Restore boot SPL from sdcard for Engicam i.Core STM32MP1 C.TOUCH 2.0
[J-u-boot.git] / configs / orangepi_pc2_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_SUNXI=y
3 CONFIG_DEFAULT_DEVICE_TREE="sun50i-h5-orangepi-pc2"
4 CONFIG_SPL=y
5 CONFIG_MACH_SUN50I_H5=y
6 CONFIG_DRAM_CLK=672
7 CONFIG_DRAM_ZQ=3881977
8 CONFIG_SPL_SPI_SUNXI=y
9 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
10 CONFIG_SPL_I2C=y
11 CONFIG_SPL_SYS_I2C_LEGACY=y
12 CONFIG_SYS_I2C_MVTWSI=y
13 CONFIG_MTD=y
14 CONFIG_SPI_FLASH_MACRONIX=y
15 CONFIG_SUN8I_EMAC=y
16 CONFIG_SY8106A_POWER=y
17 CONFIG_SY8106A_VOUT1_VOLT=1100
18 CONFIG_SPI=y
19 CONFIG_USB_EHCI_HCD=y
20 CONFIG_USB_OHCI_HCD=y
21 CONFIG_USB_MUSB_GADGET=y
This page took 0.027607 seconds and 4 git commands to generate.