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 5b94cacc7d54..df2e2f99b902 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -372,6 +372,14 @@ config SH_7619_SOLUTION_ENGINE | |||
372 | Select 7619 SolutionEngine if configuring for a Hitachi SH7619 | 372 | Select 7619 SolutionEngine if configuring for a Hitachi SH7619 |
373 | evaluation board. | 373 | evaluation board. |
374 | 374 | ||
375 | config SH_7721_SOLUTION_ENGINE | ||
376 | bool "SolutionEngine7721" | ||
377 | select SOLUTION_ENGINE | ||
378 | depends on CPU_SUBTYPE_SH7721 | ||
379 | help | ||
380 | Select 7721 SolutionEngine if configuring for a Hitachi SH7721 | ||
381 | evaluation board. | ||
382 | |||
375 | config SH_7722_SOLUTION_ENGINE | 383 | config SH_7722_SOLUTION_ENGINE |
376 | bool "SolutionEngine7722" | 384 | bool "SolutionEngine7722" |
377 | select SOLUTION_ENGINE | 385 | select SOLUTION_ENGINE |