summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2012-04-03 10:41:13 (GMT)
committerSascha Hauer <s.hauer@pengutronix.de>2012-05-09 06:59:34 (GMT)
commit5b48a6145466f1e2b58b31b1673ec413dabdab2a (patch)
tree61ecab1323d365aeb6482780321399df2e9efd49 /arch/arm/mach-imx/Kconfig
parentb8d4176fa59eff3c21f54125ba3d010a904b9707 (diff)
downloadlinux-fsl-qoriq-5b48a6145466f1e2b58b31b1673ec413dabdab2a.tar.xz
ARM i.MX35: implement clocks using common clock framework
This patch also adds the SPDIF baud clock mux and dividers. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-imx/Kconfig')
-rw-r--r--arch/arm/mach-imx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index eb14ae9..a8b3738 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -75,6 +75,7 @@ config SOC_IMX35
bool
select CPU_V6
select ARCH_MXC_IOMUX_V3
+ select COMMON_CLK
select HAVE_EPIT
select MXC_AVIC
select SMP_ON_UP if SMP