Skip to content

Commit

Permalink
omap2: select ARCH_OMAP_OTG for OMAP2430 SDP
Browse files Browse the repository at this point in the history
Configuration for OMAP2430 should select ARCH_OMAP_OTG just like
it is done for OMAP2420

Signed-off-by: Viral Mehta <viral.mehta@lntinfotech.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Viral Mehta authored and Tony Lindgren committed May 20, 2010
1 parent 9c68eb8 commit 4ab866d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-omap2/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ config ARCH_OMAP2420
config ARCH_OMAP2430
bool "OMAP2430 support"
depends on ARCH_OMAP2
select ARCH_OMAP_OTG

config ARCH_OMAP3430
bool "OMAP3430 support"
Expand Down

0 comments on commit 4ab866d

Please sign in to comment.