timer: vt8500: Move timer code to drivers/clocksource
[linux-2.6-block.git] / arch / arm / mach-vt8500 / Kconfig
1 config ARCH_VT8500
2         bool "VIA/WonderMedia 85xx" if ARCH_MULTI_V5
3         default ARCH_VT8500_SINGLE
4         select ARCH_HAS_CPUFREQ
5         select ARCH_REQUIRE_GPIOLIB
6         select CLKDEV_LOOKUP
7         select CPU_ARM926T
8         select GENERIC_CLOCKEVENTS
9         select GENERIC_GPIO
10         select HAVE_CLK
11         select VT8500_TIMER
12         help
13           Support for VIA/WonderMedia VT8500/WM85xx System-on-Chip.