summaryrefslogtreecommitdiffstats
path: root/configs/Cubieboard2_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-07-26 19:31:24 +0200
committerHans de Goede <hdegoede@redhat.com>2014-07-31 15:37:23 +0200
commit0061e46462da670ba0f6811d407df438692f137d (patch)
tree884b628da459544e7f6b0e820af122f82f7b5ff8 /configs/Cubieboard2_defconfig
parent2111484e1ff64289542714d8228e894290ef0050 (diff)
downloadtalos-obmc-uboot-0061e46462da670ba0f6811d407df438692f137d.tar.gz
talos-obmc-uboot-0061e46462da670ba0f6811d407df438692f137d.zip
sunxi: Enable EHCI on various sunxi boards
Most sunxi boards have the EHCI controller hooked up, enable it on all relevant boards. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/Cubieboard2_defconfig')
-rw-r--r--configs/Cubieboard2_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/Cubieboard2_defconfig b/configs/Cubieboard2_defconfig
index 06bd4ece25..fa34c5178a 100644
--- a/configs/Cubieboard2_defconfig
+++ b/configs/Cubieboard2_defconfig
@@ -1,4 +1,4 @@
CONFIG_SPL=y
-CONFIG_SYS_EXTRA_OPTIONS="CUBIEBOARD2,SPL,AXP209_POWER,SUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPB(8)"
+CONFIG_SYS_EXTRA_OPTIONS="CUBIEBOARD2,SPL,AXP209_POWER,SUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPB(8),USB_EHCI"
+S:CONFIG_ARM=y
+S:CONFIG_TARGET_SUN7I=y
OpenPOWER on IntegriCloud