diff options
author | Tony Lindgren <tony@atomide.com> | 2015-05-29 10:10:23 -0700 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2015-05-29 10:10:23 -0700 |
commit | b832a055fc4e8f5191415b274d3b7a5895e8162e (patch) | |
tree | 3084c86ab9c5695f4eefbfe5d165d9c42a3830cb | |
parent | 92fb4d0c024873b239efcbf5c09b5161348ca050 (diff) |
ARM: omap2plus_defconfig: Add dm816x USB PHY as a loadable module
This is needed for USB on dm816x-evm.
Cc: Bin Liu <binmlist@gmail.com>
Cc: Brian Hutchinson <b.hutchman@gmail.com>
Cc: George Cherian <george.cherian@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
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 4380291bb997..92e420631981 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -402,6 +402,7 @@ CONFIG_PWM_TIECAP=m CONFIG_PWM_TIEHRPWM=m CONFIG_PWM_TWL=m CONFIG_PWM_TWL_LED=m +CONFIG_PHY_DM816X_USB=m CONFIG_OMAP_USB2=m CONFIG_TI_PIPE3=y CONFIG_TWL4030_USB=m |