diff options
author | Tony Lindgren <tony@atomide.com> | 2018-03-20 07:10:07 -0700 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2018-03-20 07:10:07 -0700 |
commit | bca809d8183c62ab06942f8db3beef046c08a256 (patch) | |
tree | fa634d555dbe2a2cbc4f8dcfbddaaf561ba9c24d /arch | |
parent | ef0d46d6711f06c3dfc0b6e3af2e4d6495415d37 (diff) | |
download | linux-bca809d8183c62ab06942f8db3beef046c08a256.tar.bz2 |
ARM: omap2plus_defconfig: Enable MDM6600 USB PHY
This allows droid 4 USB modem to work.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/configs/omap2plus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 328e61a02ea5..8febaf546277 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -500,6 +500,7 @@ CONFIG_PWM_TIEHRPWM=m CONFIG_PWM_TWL=m CONFIG_PWM_TWL_LED=m CONFIG_PHY_CPCAP_USB=m +CONFIG_PHY_MAPPHONE_MDM6600=m CONFIG_PHY_DM816X_USB=m CONFIG_OMAP_USB2=m CONFIG_TI_PIPE3=y |