mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-23 04:34:27 +01:00
17 lines
485 B
Text
17 lines
485 B
Text
CONFIG_ARM=y
|
|
CONFIG_ARCH_SUNXI=y
|
|
CONFIG_MACH_SUN4I=y
|
|
CONFIG_USB0_VBUS_PIN="PB9"
|
|
CONFIG_VIDEO_COMPOSITE=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-mini-xplus"
|
|
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
|
|
CONFIG_SPL=y
|
|
CONFIG_SPL_I2C_SUPPORT=y
|
|
# CONFIG_CMD_IMLS is not set
|
|
# CONFIG_CMD_FLASH is not set
|
|
# CONFIG_CMD_FPGA is not set
|
|
# CONFIG_SPL_DOS_PARTITION is not set
|
|
# CONFIG_SPL_ISO_PARTITION is not set
|
|
# CONFIG_SPL_EFI_PARTITION is not set
|
|
CONFIG_USB_EHCI_HCD=y
|
|
CONFIG_USB_MUSB_HOST=y
|