msm: fix Kconfig target board selection
authorDaniel Walker <dwalker@codeaurora.org>
Tue, 12 Oct 2010 18:52:14 +0000 (11:52 -0700)
committerDaniel Walker <dwalker@codeaurora.org>
Wed, 27 Oct 2010 21:24:01 +0000 (14:24 -0700)
commitefdfb2b118cc11c88adcbcb8036795eb34f419a8
tree45dd16e4ed0851d5d33bb640960776aefe54da7e
parent79d98313e0985fa754fc50ea639cbafdfc0860a6
msm: fix Kconfig target board selection

This prevents build failures since it's currently possible to select
8x50, 7x30, or 7x00 without selecting a specific board. These changes
just force a target selection, which is currently defaulting to the most
common one (7x30 only has one).

Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
arch/arm/mach-msm/Kconfig