Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner...
[linux-block.git] / drivers / phy / motorola / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
6d6ce40f
TL
2#
3# Phy drivers for Motorola devices
4#
5config PHY_CPCAP_USB
6 tristate "CPCAP PMIC USB PHY driver"
7 depends on USB_SUPPORT && IIO
d05c07c6 8 depends on USB_MUSB_HDRC || USB_MUSB_HDRC=n
6d6ce40f
TL
9 select GENERIC_PHY
10 select USB_PHY
11 help
12 Enable this for USB to work on Motorola phones and tablets
13 such as Droid 4.
5d1ebbda
TL
14
15config PHY_MAPPHONE_MDM6600
16 tristate "Motorola Mapphone MDM6600 modem USB PHY driver"
208d3423 17 depends on OF && USB_SUPPORT && GPIOLIB
5d1ebbda
TL
18 select GENERIC_PHY
19 help
20 Enable this for MDM6600 USB modem to work on Motorola phones
21 and tablets such as Droid 4.