aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 617765d5c9ab..24c33610615b 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -391,6 +391,10 @@ config SH_LBOX_RE2
391 help 391 help
392 Select L-BOX RE2 if configuring for the NTT COMWARE L-BOX RE2. 392 Select L-BOX RE2 if configuring for the NTT COMWARE L-BOX RE2.
393 393
394config SH_X3PROTO
395 bool "SH-X3 Prototype board"
396 depends on CPU_SUBTYPE_SHX3
397
394endmenu 398endmenu
395 399
396source "arch/sh/boards/renesas/hs7751rvoip/Kconfig" 400source "arch/sh/boards/renesas/hs7751rvoip/Kconfig"