[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1431435500-22899-12-git-send-email-lee.jones@linaro.org>
Date: Tue, 12 May 2015 13:58:19 +0100
From: Lee Jones <lee.jones@...aro.org>
To: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, daniel.lezcano@...aro.org,
tglx@...utronix.de, wim@...ana.be, a.zummo@...ertech.it,
linux-watchdog@...r.kernel.org, rtc-linux@...glegroups.com,
linux@...ck-us.net
Cc: kernel@...inux.com, Lee Jones <lee.jones@...aro.org>
Subject: [PATCH v2 11/12] ARM: STi: Enable LPC Clocksource
This timer can be used as the system (tick) timer.
Signed-off-by: Lee Jones <lee.jones@...aro.org>
---
arch/arm/mach-sti/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-sti/Kconfig b/arch/arm/mach-sti/Kconfig
index 3b1ac46..cb886de 100644
--- a/arch/arm/mach-sti/Kconfig
+++ b/arch/arm/mach-sti/Kconfig
@@ -2,6 +2,7 @@ menuconfig ARCH_STI
bool "STMicroelectronics Consumer Electronics SOCs" if ARCH_MULTI_V7
select ARM_GIC
select ARM_GLOBAL_TIMER
+ select CLKSRC_ST_LPC
select PINCTRL
select PINCTRL_ST
select MFD_SYSCON
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists