Skip to content

Commit

Permalink
sh: Add a new mach type for alpha project boards.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Jan 13, 2011
1 parent f878133 commit 704bf31
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/sh/boards/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ menu "Board support"
config SOLUTION_ENGINE
bool

config SH_ALPHA_BOARD
bool

config SH_SOLUTION_ENGINE
bool "SolutionEngine"
select SOLUTION_ENGINE
Expand Down
1 change: 1 addition & 0 deletions arch/sh/tools/mach-types
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ SE SH_SOLUTION_ENGINE
HIGHLANDER SH_HIGHLANDER
RTS7751R2D SH_RTS7751R2D
RSK SH_RSK
ALPHA_BOARD SH_ALPHA_BOARD

#
# List of companion chips / MFDs.
Expand Down

0 comments on commit 704bf31

Please sign in to comment.