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)
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>

No differences found