diff options
author | Tony Lindgren <tony@atomide.com> | 2017-10-20 19:55:46 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2017-10-20 19:55:46 +0200 |
commit | 2b1f0fa116595cab831deffc2ba3f0fe9a9840a3 (patch) | |
tree | ef32f773cf5055065bb3cac12bb16436329ee521 /arch/arm/configs | |
parent | ARM: omap2plus_defconfig: enable NEON based crypto (diff) | |
download | linux-2b1f0fa116595cab831deffc2ba3f0fe9a9840a3.tar.xz linux-2b1f0fa116595cab831deffc2ba3f0fe9a9840a3.zip |
ARM: omap2plus_defconfig: Enable droid 4 USB PHY
Let's enable this as loadable module for droid 4.
Cc: Marcel Partap <mpartap@gmx.net>
Cc: Michael Scott <michael.scott@linaro.org>
Cc: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs')
-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 32f5c84ad4a8..20f3a6963fc7 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -468,6 +468,7 @@ CONFIG_PWM_TIECAP=m CONFIG_PWM_TIEHRPWM=m CONFIG_PWM_TWL=m CONFIG_PWM_TWL_LED=m +CONFIG_PHY_CPCAP_USB=m CONFIG_PHY_DM816X_USB=m CONFIG_OMAP_USB2=m CONFIG_TI_PIPE3=y |