summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Chauvet <kwizart@gmail.com>2014-06-24 21:16:42 +0200
committerNicolas Chauvet <kwizart@gmail.com>2014-08-09 22:11:38 +0200
commit439c43d534b988c8c787630e6111548d27227654 (patch)
tree55471ac0dc2bca1bad152e581a811ff0aab61b4c
parentc1b078365cfe8c295952b2ee3f29706d2883f932 (diff)
downloadkernel-439c43d534b988c8c787630e6111548d27227654.tar.gz
kernel-439c43d534b988c8c787630e6111548d27227654.tar.xz
kernel-439c43d534b988c8c787630e6111548d27227654.zip
Switch to CONFIG_USB_GPIO_VBUS to builtin
This is an attempt to fix the following message: usb1_vbus: Failed to request enable GPIO170: -517 reg-fixed-voltage regulators:regulator@2: Failed to register regulator: -517 Later the related module phy-gpio-vbus-usb will not be loaded
-rw-r--r--config-armv7-generic2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-armv7-generic b/config-armv7-generic
index de7b3eb3..4326ebf6 100644
--- a/config-armv7-generic
+++ b/config-armv7-generic
@@ -317,7 +317,7 @@ CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
CONFIG_USB_MUSB_HDRC=m
CONFIG_USB_MUSB_DUAL_ROLE=y
CONFIG_USB_MUSB_DSPS=m
-CONFIG_USB_GPIO_VBUS=m
+CONFIG_USB_GPIO_VBUS=y
CONFIG_USB_G_ACM_MS=m
CONFIG_USB_G_DBGP=m
CONFIG_USB_G_DBGP_SERIAL=y