summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorwanzongshun2009-08-14 16:36:44 +0200
committerRussell King2009-08-15 16:49:02 +0200
commit58b5369e6eb6c889b540a99aa95562a66b25acf1 (patch)
tree2fd98268bc19e2e7de3b7cafb09229975fada364 /arch/arm/Kconfig
parentARM: 5634/1: Add static setting cpu frequence for w90p910 platform (diff)
downloadkernel-qcow2-linux-58b5369e6eb6c889b540a99aa95562a66b25acf1.tar.gz
kernel-qcow2-linux-58b5369e6eb6c889b540a99aa95562a66b25acf1.tar.xz
kernel-qcow2-linux-58b5369e6eb6c889b540a99aa95562a66b25acf1.zip
ARM: 5674/1: Add clocksource/clockevent support for w90p910 platform
Add clocksource/clockevent support for w90p910 platform. Signed-off-by: Wan ZongShun <mcuos.com@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index c3fed1ee7304..8c4f03d34124 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -495,6 +495,8 @@ config ARCH_W90X900
select GENERIC_GPIO
select HAVE_CLK
select COMMON_CLKDEV
+ select GENERIC_TIME
+ select GENERIC_CLOCKEVENTS
help
Support for Nuvoton (Winbond logic dept.) ARM9 processor,You
can login www.mcuos.com or www.nuvoton.com to know more.