Merge tag 'v3.14.25' into backport/v3.14.24-ltsi-rc1+v3.14.25/snapshot-merge.wip
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / arm / mach-vt8500 / Kconfig
1 config ARCH_VT8500
2         bool
3         select ARCH_HAS_CPUFREQ
4         select ARCH_REQUIRE_GPIOLIB
5         select CLKDEV_LOOKUP
6         select VT8500_TIMER
7         select PINCTRL
8         help
9           Support for VIA/WonderMedia VT8500/WM85xx System-on-Chip.
10
11 config ARCH_WM8505
12         bool "VIA/Wondermedia 85xx and WM8650"
13         depends on ARCH_MULTI_V5
14         select ARCH_VT8500
15         select CPU_ARM926T
16         help
17
18 config ARCH_WM8750
19         bool "WonderMedia WM8750"
20         depends on ARCH_MULTI_V6
21         select ARCH_VT8500
22         select CPU_V6
23         help
24           Support for WonderMedia WM8750 System-on-Chip.
25
26 config ARCH_WM8850
27         bool "WonderMedia WM8850"
28         depends on ARCH_MULTI_V7
29         select ARCH_VT8500
30         help
31           Support for WonderMedia WM8850 System-on-Chip.