aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2010-05-12 10:21:34 -0400
committerPaul Mundt <lethal@linux-sh.org>2010-05-19 23:07:29 -0400
commit495b3cea94135a97e919bca67d7dcfdefafc7767 (patch)
tree480e9fbe9e8d946cd837da0eec244733986939a6 /arch/arm/mach-shmobile/Kconfig
parente47bb515c57853c1f41474dae199cb033e747f66 (diff)
ARM: mach-shmobile: sh7372 clock framework support V2
This patch is V2 of clock framework tables/code for sh7372. MSTP are included for KEYSC, SCIF, IIC, USB, SDHI and UIO. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r--arch/arm/mach-shmobile/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 698eb24ee8e8..a8bd47fca1df 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -21,6 +21,7 @@ config ARCH_SH7372
21 select CPU_V7 21 select CPU_V7
22 select HAVE_CLK 22 select HAVE_CLK
23 select COMMON_CLKDEV 23 select COMMON_CLKDEV
24 select SH_CLK_CPG
24 select GENERIC_CLOCKEVENTS 25 select GENERIC_CLOCKEVENTS
25 26
26comment "SH-Mobile Board Type" 27comment "SH-Mobile Board Type"