Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
704bf317
Commit
704bf317
authored
Jan 13, 2011
by
Paul Mundt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sh: Add a new mach type for alpha project boards.
Signed-off-by:
Paul Mundt
<
lethal@linux-sh.org
>
parent
f878133b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
arch/sh/boards/Kconfig
arch/sh/boards/Kconfig
+3
-0
arch/sh/tools/mach-types
arch/sh/tools/mach-types
+1
-0
No files found.
arch/sh/boards/Kconfig
View file @
704bf317
...
@@ -3,6 +3,9 @@ menu "Board support"
...
@@ -3,6 +3,9 @@ menu "Board support"
config SOLUTION_ENGINE
config SOLUTION_ENGINE
bool
bool
config SH_ALPHA_BOARD
bool
config SH_SOLUTION_ENGINE
config SH_SOLUTION_ENGINE
bool "SolutionEngine"
bool "SolutionEngine"
select SOLUTION_ENGINE
select SOLUTION_ENGINE
...
...
arch/sh/tools/mach-types
View file @
704bf317
...
@@ -9,6 +9,7 @@ SE SH_SOLUTION_ENGINE
...
@@ -9,6 +9,7 @@ SE SH_SOLUTION_ENGINE
HIGHLANDER SH_HIGHLANDER
HIGHLANDER SH_HIGHLANDER
RTS7751R2D SH_RTS7751R2D
RTS7751R2D SH_RTS7751R2D
RSK SH_RSK
RSK SH_RSK
ALPHA_BOARD SH_ALPHA_BOARD
#
#
# List of companion chips / MFDs.
# List of companion chips / MFDs.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment