aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2017-03-09 16:04:58 -0800
committerFelix Fietkau <nbd@nbd.name>2017-03-12 15:06:50 +0100
commit4cc70d86108a9bd491aa7abfecfc81759cc78c1c (patch)
treeb856cb1145324eefaa4219ccc89f077c8617ed38 /target
parent055e9dfb580c3d5f36a98dd9c27ff284288676a6 (diff)
downloadupstream-4cc70d86108a9bd491aa7abfecfc81759cc78c1c.tar.gz
upstream-4cc70d86108a9bd491aa7abfecfc81759cc78c1c.tar.bz2
upstream-4cc70d86108a9bd491aa7abfecfc81759cc78c1c.zip
imx6: fix USB for 4.9 kernel
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'target')
-rw-r--r--target/linux/imx6/config-4.98
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/imx6/config-4.9 b/target/linux/imx6/config-4.9
index 7e569bd970..9aafa50560 100644
--- a/target/linux/imx6/config-4.9
+++ b/target/linux/imx6/config-4.9
@@ -403,6 +403,11 @@ CONFIG_PINCTRL_IMX6UL=y
# CONFIG_PL310_ERRATA_727915 is not set
# CONFIG_PL310_ERRATA_753970 is not set
CONFIG_PL310_ERRATA_769419=y
+CONFIG_PM=y
+CONFIG_PM_CLK=y
+# CONFIG_PM_DEBUG is not set
+CONFIG_PM_GENERIC_DOMAINS=y
+CONFIG_PM_GENERIC_DOMAINS_OF=y
CONFIG_PM_OPP=y
CONFIG_PPS=y
# CONFIG_PROBE_EVENTS is not set
@@ -501,6 +506,9 @@ CONFIG_USB_EHCI_PCI=y
# CONFIG_USB_ETH is not set
CONFIG_USB_GADGET=y
# CONFIG_USB_IMX21_HCD is not set
+CONFIG_USB_MXS_PHY=y
+CONFIG_USB_OTG=y
+CONFIG_USB_PHY=y
CONFIG_USB_SUPPORT=y
# CONFIG_USB_UHCI_HCD is not set
CONFIG_USE_OF=y