]> Git Repo - J-u-boot.git/blob - configs/mk802_defconfig
configs: stm32mp1: Restore boot SPL from sdcard for Engicam i.Core STM32MP1 C.TOUCH 2.0
[J-u-boot.git] / configs / mk802_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_SUNXI=y
3 CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-mk802"
4 CONFIG_SPL=y
5 CONFIG_MACH_SUN4I=y
6 CONFIG_USB2_VBUS_PIN="PH12"
7 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
8 CONFIG_SYS_I2C_MVTWSI=y
9 CONFIG_SYS_I2C_SLAVE=0x7f
10 CONFIG_SYS_I2C_SPEED=400000
11 CONFIG_SUNXI_NO_PMIC=y
12 CONFIG_USB_EHCI_HCD=y
13 CONFIG_USB_OHCI_HCD=y
This page took 0.027992 seconds and 4 git commands to generate.