]> Git Repo - J-u-boot.git/blob - configs/Merrii_A80_Optimus_defconfig
xilinx: Introduce XILINX_MINI configuration
[J-u-boot.git] / configs / Merrii_A80_Optimus_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_SUNXI=y
3 CONFIG_DEFAULT_DEVICE_TREE="sun9i-a80-optimus"
4 CONFIG_SPL=y
5 CONFIG_MACH_SUN9I=y
6 CONFIG_DRAM_CLK=672
7 CONFIG_MMC_SUNXI_SLOT_EXTRA=2
8 CONFIG_USB0_VBUS_PIN="AXP0-VBUS-ENABLE"
9 CONFIG_USB0_ID_DET="PH3"
10 CONFIG_USB1_VBUS_PIN="PH4"
11 CONFIG_USB3_VBUS_PIN="PH5"
12 CONFIG_AXP_GPIO=y
13 CONFIG_SYS_I2C_SUN8I_RSB=y
14 CONFIG_REGULATOR_AXP_USB_POWER=y
15 CONFIG_AXP809_POWER=y
This page took 0.028662 seconds and 4 git commands to generate.