2012-10-11 07:13:09 +00:00
|
|
|
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
|
2013-01-15 06:50:49 +00:00
|
|
|
select CLKSRC_OF
|
2012-10-11 07:13:09 +00:00
|
|
|
select CPU_ARM926T
|
|
|
|
select GENERIC_CLOCKEVENTS
|
|
|
|
select GENERIC_GPIO
|
|
|
|
select HAVE_CLK
|
2013-01-14 04:58:21 +00:00
|
|
|
select VT8500_TIMER
|
2012-10-11 07:13:09 +00:00
|
|
|
help
|
|
|
|
Support for VIA/WonderMedia VT8500/WM85xx System-on-Chip.
|