From 8bb33f3c98deba94b5ff0e708eadfb13c749ddb3 Mon Sep 17 00:00:00 2001 From: Roman Yeryomin Date: Fri, 17 Nov 2017 00:45:07 +0200 Subject: [PATCH] ipq806x: ipq4019: enable usb phy Run tested on ap-dk01.2-c1 Signed-off-by: Roman Yeryomin --- target/linux/ipq806x/config-4.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ipq806x/config-4.9 b/target/linux/ipq806x/config-4.9 index a2dd40272e66..bca4264c8fc3 100644 --- a/target/linux/ipq806x/config-4.9 +++ b/target/linux/ipq806x/config-4.9 @@ -481,7 +481,7 @@ CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h" CONFIG_USB=y CONFIG_USB_COMMON=y # CONFIG_USB_EHCI_HCD is not set -# CONFIG_USB_IPQ4019_PHY is not set +CONFIG_USB_IPQ4019_PHY=y CONFIG_USB_SUPPORT=y # CONFIG_USB_UHCI_HCD is not set CONFIG_USE_OF=y -- 2.30.2