0001 # SPDX-License-Identifier: GPL-2.0-only
0002 #
0003 # Phy drivers for Motorola devices
0004 #
0005 config PHY_CPCAP_USB
0006 tristate "CPCAP PMIC USB PHY driver"
0007 depends on USB_SUPPORT && IIO
0008 depends on USB_MUSB_HDRC || USB_MUSB_HDRC=n
0009 select GENERIC_PHY
0010 select USB_PHY
0011 help
0012 Enable this for USB to work on Motorola phones and tablets
0013 such as Droid 4.
0014
0015 config PHY_MAPPHONE_MDM6600
0016 tristate "Motorola Mapphone MDM6600 modem USB PHY driver"
0017 depends on OF && USB_SUPPORT && GPIOLIB
0018 select GENERIC_PHY
0019 help
0020 Enable this for MDM6600 USB modem to work on Motorola phones
0021 and tablets such as Droid 4.