xref: /linux/drivers/phy/motorola/Kconfig (revision 58e16d792a6a8c6b750f637a4649967fcac853dc)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
26d6ce40fSTony Lindgren#
36d6ce40fSTony Lindgren# Phy drivers for Motorola devices
46d6ce40fSTony Lindgren#
56d6ce40fSTony Lindgrenconfig PHY_CPCAP_USB
66d6ce40fSTony Lindgren	tristate "CPCAP PMIC USB PHY driver"
76d6ce40fSTony Lindgren	depends on USB_SUPPORT && IIO
8d05c07c6SArnd Bergmann	depends on USB_MUSB_HDRC || USB_MUSB_HDRC=n
96d6ce40fSTony Lindgren	select GENERIC_PHY
106d6ce40fSTony Lindgren	select USB_PHY
116d6ce40fSTony Lindgren	help
126d6ce40fSTony Lindgren	  Enable this for USB to work on Motorola phones and tablets
136d6ce40fSTony Lindgren	  such as Droid 4.
145d1ebbdaSTony Lindgren
155d1ebbdaSTony Lindgrenconfig PHY_MAPPHONE_MDM6600
165d1ebbdaSTony Lindgren	tristate "Motorola Mapphone MDM6600 modem USB PHY driver"
17208d3423SArnd Bergmann	depends on OF && USB_SUPPORT && GPIOLIB
185d1ebbdaSTony Lindgren	select GENERIC_PHY
195d1ebbdaSTony Lindgren	help
205d1ebbdaSTony Lindgren	  Enable this for MDM6600 USB modem to work on Motorola phones
215d1ebbdaSTony Lindgren	  and tablets such as Droid 4.
22