Tony Lindgren | 6d6ce40 | 2017-05-22 17:37:23 -0700 | [diff] [blame] | 1 | # |
2 | # Phy drivers for Motorola devices | ||||
3 | # | ||||
4 | config PHY_CPCAP_USB | ||||
5 | tristate "CPCAP PMIC USB PHY driver" | ||||
6 | depends on USB_SUPPORT && IIO | ||||
Arnd Bergmann | d05c07c | 2017-06-09 12:16:40 +0200 | [diff] [blame] | 7 | depends on USB_MUSB_HDRC || USB_MUSB_HDRC=n |
Tony Lindgren | 6d6ce40 | 2017-05-22 17:37:23 -0700 | [diff] [blame] | 8 | select GENERIC_PHY |
9 | select USB_PHY | ||||
10 | help | ||||
11 | Enable this for USB to work on Motorola phones and tablets | ||||
12 | such as Droid 4. |