diff options
author | Tony Lindgren <tony@atomide.com> | 2017-10-20 13:55:46 -0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2017-10-20 13:55:46 -0400 |
commit | 2b1f0fa116595cab831deffc2ba3f0fe9a9840a3 (patch) | |
tree | ef32f773cf5055065bb3cac12bb16436329ee521 | |
parent | b086eed85c80516bef6ce4178862f2b8c2d59d1b (diff) |
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>
-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 | |||
468 | CONFIG_PWM_TIEHRPWM=m | 468 | CONFIG_PWM_TIEHRPWM=m |
469 | CONFIG_PWM_TWL=m | 469 | CONFIG_PWM_TWL=m |
470 | CONFIG_PWM_TWL_LED=m | 470 | CONFIG_PWM_TWL_LED=m |
471 | CONFIG_PHY_CPCAP_USB=m | ||
471 | CONFIG_PHY_DM816X_USB=m | 472 | CONFIG_PHY_DM816X_USB=m |
472 | CONFIG_OMAP_USB2=m | 473 | CONFIG_OMAP_USB2=m |
473 | CONFIG_TI_PIPE3=y | 474 | CONFIG_TI_PIPE3=y |