aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vt8500/Kconfig
blob: 9adcb9e76f5445d040848817954d86b065856e0c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
config ARCH_VT8500
	bool "VIA/WonderMedia 85xx" if ARCH_MULTI_V5
	default ARCH_VT8500_SINGLE
	select ARCH_HAS_CPUFREQ
	select ARCH_REQUIRE_GPIOLIB
	select CLKDEV_LOOKUP
	select CLKSRC_OF
	select CPU_ARM926T
	select GENERIC_CLOCKEVENTS
	select HAVE_CLK
	select VT8500_TIMER
	help
	  Support for VIA/WonderMedia VT8500/WM85xx System-on-Chip.