Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information