]> Git Repo - linux.git/blob - drivers/phy/motorola/Kconfig
powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
[linux.git] / drivers / phy / motorola / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Phy drivers for Motorola devices
4 #
5 config PHY_CPCAP_USB
6         tristate "CPCAP PMIC USB PHY driver"
7         depends on USB_SUPPORT && IIO
8         depends on USB_MUSB_HDRC || USB_MUSB_HDRC=n
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.
14
15 config PHY_MAPPHONE_MDM6600
16         tristate "Motorola Mapphone MDM6600 modem USB PHY driver"
17         depends on OF && USB_SUPPORT && GPIOLIB
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.
This page took 0.038289 seconds and 4 git commands to generate.