xref: /linux/drivers/phy/motorola/Kconfig (revision 5ef26e966d3fd105ad9a7e8e8f6d12c7fbd4c03d)
1#
2# Phy drivers for Motorola devices
3#
4config PHY_CPCAP_USB
5	tristate "CPCAP PMIC USB PHY driver"
6	depends on USB_SUPPORT && IIO
7	depends on USB_MUSB_HDRC || USB_MUSB_HDRC=n
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.
13