aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2010-07-06 00:32:05 -0400
committerPaul Mundt <lethal@linux-sh.org>2010-07-06 04:38:30 -0400
commit56c52986b163575402c2db83b2fec60234ace1e9 (patch)
treec78a9fc253330bd709e8f31e6396cd3d4c7da62e /arch/sh/Kconfig
parent3810e96056ffddf68305f6d11d2d5103ec1f605d (diff)
sh: modify clock framework of SH7757
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> 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 e6b1f207f7ab..4b5a1d53704d 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -573,7 +573,7 @@ config SH_CLK_CPG
573config SH_CLK_CPG_LEGACY 573config SH_CLK_CPG_LEGACY
574 depends on SH_CLK_CPG 574 depends on SH_CLK_CPG
575 def_bool y if !CPU_SUBTYPE_SH7785 && !ARCH_SHMOBILE && \ 575 def_bool y if !CPU_SUBTYPE_SH7785 && !ARCH_SHMOBILE && \
576 !CPU_SUBTYPE_SH7786 576 !CPU_SUBTYPE_SH7786 && !CPU_SUBTYPE_SH7757
577 577
578config SH_CLK_MD 578config SH_CLK_MD
579 int "CPU Mode Pin Setting" 579 int "CPU Mode Pin Setting"