Skip to content

Commit

Permalink
AM35x: Enable OMAP_MUX in defconfig
Browse files Browse the repository at this point in the history
Enabling OMAP_MUX in defconfig as it is required for EHCI to work.

Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Ajay Kumar Gupta authored and Tony Lindgren committed Feb 25, 2010
1 parent fec3eeb commit 13fc638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/configs/am3517_evm_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ CONFIG_ARCH_OMAP3=y
# CONFIG_OMAP_DEBUG_POWERDOMAIN is not set
# CONFIG_OMAP_DEBUG_CLOCKDOMAIN is not set
CONFIG_OMAP_RESET_CLOCKS=y
# CONFIG_OMAP_MUX is not set
CONFIG_OMAP_MUX=y
# CONFIG_OMAP_MCBSP is not set
# CONFIG_OMAP_MBOX_FWK is not set
# CONFIG_OMAP_MPU_TIMER is not set
Expand Down

0 comments on commit 13fc638

Please sign in to comment.