diff mbox series

[LEDE-DEV] ipq806x: ipq4019: enable usb phy

Message ID 20171116224507.22373-1-roman@advem.lv
State Accepted
Headers show
Series [LEDE-DEV] ipq806x: ipq4019: enable usb phy | expand

Commit Message

Roman Yeryomin Nov. 16, 2017, 10:45 p.m. UTC
Run tested on ap-dk01.2-c1

Signed-off-by: Roman Yeryomin <roman@advem.lv>
---
 target/linux/ipq806x/config-4.9 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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