[LEDE-DEV] [PATCH] ipq806x: ipq4019: enable usb phy
Roman Yeryomin
roman at advem.lv
Thu Nov 16 14:45:07 PST 2017
Run tested on ap-dk01.2-c1
Signed-off-by: Roman Yeryomin <roman at advem.lv>
---
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 a2dd40272e..bca4264c8f 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.11.0
More information about the Lede-dev
mailing list