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 2a16014d9de3..80b4f9a743a1 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -398,6 +398,13 @@ config CPU_SUBTYPE_SH7724
398 help 398 help
399 Select SH7724 if you have an SH-MobileR2R CPU. 399 Select SH7724 if you have an SH-MobileR2R CPU.
400 400
401config CPU_SUBTYPE_SH7757
402 bool "Support SH7757 processor"
403 select CPU_SH4A
404 select CPU_SHX2
405 help
406 Select SH7757 if you have a SH4A SH7757 CPU.
407
401config CPU_SUBTYPE_SH7763 408config CPU_SUBTYPE_SH7763
402 bool "Support SH7763 processor" 409 bool "Support SH7763 processor"
403 select CPU_SH4A 410 select CPU_SH4A