summaryrefslogtreecommitdiffstats
path: root/configs/jesurun_q5_defconfig
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-09-28 05:14:15 -0700
committerTom Rini <trini@konsulko.com>2015-09-28 09:06:13 -0400
commit80df6913499a93bfa9529b6f0f8113bfe3b0d734 (patch)
tree2f1db7a56e40e3bfb125014856d3edf39a995fca /configs/jesurun_q5_defconfig
parent1a9c229bf754c89f42b085451ad506693f326427 (diff)
downloadtalos-obmc-uboot-80df6913499a93bfa9529b6f0f8113bfe3b0d734.tar.gz
talos-obmc-uboot-80df6913499a93bfa9529b6f0f8113bfe3b0d734.zip
Reorder defconfigs with 'savedefconfig'
Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'configs/jesurun_q5_defconfig')
-rw-r--r--configs/jesurun_q5_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/jesurun_q5_defconfig b/configs/jesurun_q5_defconfig
index 46c38e553f..cedf63d963 100644
--- a/configs/jesurun_q5_defconfig
+++ b/configs/jesurun_q5_defconfig
@@ -2,6 +2,7 @@ CONFIG_ARM=y
CONFIG_ARCH_SUNXI=y
CONFIG_MACH_SUN4I=y
CONFIG_DRAM_CLK=312
+CONFIG_USB0_VBUS_PIN="PB9"
CONFIG_VIDEO_COMPOSITE=y
CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-jesurun-q5"
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
@@ -12,4 +13,3 @@ CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_EMAC,MACPWR=SUNXI_GPH(19)"
# CONFIG_CMD_FPGA is not set
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_MUSB_HOST=y
-CONFIG_USB0_VBUS_PIN="PB9"
OpenPOWER on IntegriCloud