Skip to content

Commit

Permalink
omap3: EVM: Choose OMAP_PACKAGE_CBB
Browse files Browse the repository at this point in the history
Without this the kernel doesn't boot, it craches in
omap_mux_package_fixup(), since the package_subset becomes NULL.

Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Vaibhav Hiremath authored and Tony Lindgren committed Jan 8, 2010
1 parent d04eb60 commit 342aa2c
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 @@ -80,6 +80,7 @@ config MACH_OVERO
config MACH_OMAP3EVM
bool "OMAP 3530 EVM board"
depends on ARCH_OMAP3 && ARCH_OMAP34XX
select OMAP_PACKAGE_CBB

config MACH_OMAP3517EVM
bool "OMAP3517/ AM3517 EVM board"
Expand Down

0 comments on commit 342aa2c

Please sign in to comment.