aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index c4a955d2545..d17570c61df 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -396,6 +396,13 @@ config CPU_SUBTYPE_SH7724
396 help 396 help
397 Select SH7724 if you have an SH-MobileR2R CPU. 397 Select SH7724 if you have an SH-MobileR2R CPU.
398 398
399config CPU_SUBTYPE_SH7757
400 bool "Support SH7757 processor"
401 select CPU_SH4A
402 select CPU_SHX2
403 help
404 Select SH7757 if you have a SH4A SH7757 CPU.
405
399config CPU_SUBTYPE_SH7763 406config CPU_SUBTYPE_SH7763
400 bool "Support SH7763 processor" 407 bool "Support SH7763 processor"
401 select CPU_SH4A 408 select CPU_SH4A