aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 9932d1aa8494..4b6948f41d3f 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -243,6 +243,12 @@ config SH_7619_SOLUTION_ENGINE
243 help 243 help
244 Select 7619 SolutionEngine if configuring for a Hitachi SH7619 244 Select 7619 SolutionEngine if configuring for a Hitachi SH7619
245 evaluation board. 245 evaluation board.
246
247config SH_LBOX_RE2
248 bool "L-BOX RE2"
249 select CPU_SUBTYPE_SH7751R
250 help
251 Select L-BOX RE2 if configuring for the NTT COMWARE L-BOX RE2.
246 252
247config SH_UNKNOWN 253config SH_UNKNOWN
248 bool "BareCPU" 254 bool "BareCPU"