From a08eab3ce8c580acc25f20da1503e13de4f1d7bd Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Sun, 28 Jul 2013 20:34:19 +0000 Subject: imx6: add support for EHCI USB SVN-Revision: 37581 --- target/linux/imx6/config-3.10 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'target/linux/imx6/config-3.10') diff --git a/target/linux/imx6/config-3.10 b/target/linux/imx6/config-3.10 index 7226e05..5883d93 100644 --- a/target/linux/imx6/config-3.10 +++ b/target/linux/imx6/config-3.10 @@ -271,6 +271,9 @@ CONFIG_REGMAP_MMIO=y CONFIG_REGMAP_SPI=y CONFIG_RFS_ACCEL=y CONFIG_RPS=y +# CONFIG_SAMSUNG_USB2PHY is not set +# CONFIG_SAMSUNG_USB3PHY is not set +# CONFIG_SAMSUNG_USBPHY is not set CONFIG_SCHED_HRTICK=y # CONFIG_SCSI_DMA is not set CONFIG_SERIAL_IMX=y @@ -301,6 +304,9 @@ CONFIG_UID16=y CONFIG_UIDGID_CONVERTED=y CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h" CONFIG_USB_ARCH_HAS_XHCI=y +# CONFIG_USB_MXS_PHY is not set +CONFIG_USB_PHY=y +CONFIG_USB_SUPPORT=y CONFIG_USE_GENERIC_SMP_HELPERS=y CONFIG_USE_OF=y CONFIG_VECTORS_BASE=0xffff0000 -- cgit v1.1