summaryrefslogtreecommitdiff
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2010-10-01 23:49:56 +0900
committerPaul Mundt <lethal@linux-sh.org>2010-10-01 23:49:56 +0900
commit5924ad0d86fbc05bfb0c90afa15e20ccb7155549 (patch)
tree6e1a60dbadfbb1238f5ebb0d3cbcd37f3aee26ee /arch/sh/Kconfig
parent68a1aed7039e5a94a8e60e23fdf676738c36086a (diff)
sh: Update SH-X3 subtype for clkdev lookups.
Rewrite the SH-X3 proto CPU clock framework for clkdev. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 2284215981ed..e46b61d64c7d 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -570,7 +570,7 @@ config SH_CLK_CPG
config SH_CLK_CPG_LEGACY
depends on SH_CLK_CPG
def_bool y if !CPU_SUBTYPE_SH7785 && !ARCH_SHMOBILE && \
- !CPU_SUBTYPE_SH7786 && !CPU_SUBTYPE_SH7757
+ !CPU_SHX3 && !CPU_SUBTYPE_SH7757
config SH_CLK_MD
int "CPU Mode Pin Setting"