From 0061e46462da670ba0f6811d407df438692f137d Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sat, 26 Jul 2014 19:31:24 +0200 Subject: 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 Acked-by: Ian Campbell --- configs/Cubieboard2_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/Cubieboard2_defconfig') 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 -- cgit v1.2.3