[PATCH 7/8] ARM: keystone: Enable and initialise clock drivers
Santosh Shilimkar
santosh.shilimkar at ti.com
Mon Aug 5 12:12:26 EDT 2013
Enable and initialise common clock drivers on Keystone 2
based SOCs.
Signed-off-by: Santosh Shilimkar <santosh.shilimkar at ti.com>
---
arch/arm/mach-keystone/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-keystone/Kconfig b/arch/arm/mach-keystone/Kconfig
index 51a50e9..f912776 100644
--- a/arch/arm/mach-keystone/Kconfig
+++ b/arch/arm/mach-keystone/Kconfig
@@ -10,6 +10,7 @@ config ARCH_KEYSTONE
select HAVE_SCHED_CLOCK
select ARCH_WANT_OPTIONAL_GPIOLIB
select ARM_ERRATA_798181 if SMP
+ select COMMON_CLK_KEYSTONE
help
Support for boards based on the Texas Instruments Keystone family of
SoCs.
--
1.7.9.5
More information about the linux-arm-kernel
mailing list