diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index dfdfaae6772f..d74eb120a9c6 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -92,6 +92,14 @@ config SH_SOLUTION_ENGINE | |||
92 | Select SolutionEngine if configuring for a Hitachi SH7709 | 92 | Select SolutionEngine if configuring for a Hitachi SH7709 |
93 | or SH7750 evaluation board. | 93 | or SH7750 evaluation board. |
94 | 94 | ||
95 | config SH_7722_SOLUTION_ENGINE | ||
96 | bool "SolutionEngine7722" | ||
97 | select SOLUTION_ENGINE | ||
98 | select CPU_SUBTYPE_SH7722 | ||
99 | help | ||
100 | Select 7722 SolutionEngine if configuring for a Hitachi SH772 | ||
101 | evaluation board. | ||
102 | |||
95 | config SH_7751_SOLUTION_ENGINE | 103 | config SH_7751_SOLUTION_ENGINE |
96 | bool "SolutionEngine7751" | 104 | bool "SolutionEngine7751" |
97 | select SOLUTION_ENGINE | 105 | select SOLUTION_ENGINE |