Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
[deliverable/linux.git] / arch / arm / mach-vt8500 / Kconfig
CommitLineData
6f35f9a9 1config ARCH_VT8500
859601e0 2 bool
6f35f9a9
TP
3 select ARCH_REQUIRE_GPIOLIB
4 select CLKDEV_LOOKUP
ff7ec345 5 select VT8500_TIMER
170c6152 6 select PINCTRL
6f35f9a9
TP
7 help
8 Support for VIA/WonderMedia VT8500/WM85xx System-on-Chip.
859601e0
TP
9
10config ARCH_WM8505
11 bool "VIA/Wondermedia 85xx and WM8650"
12 depends on ARCH_MULTI_V5
13 select ARCH_VT8500
14 select CPU_ARM926T
15 help
8d31bfa5
TP
16
17config ARCH_WM8750
18 bool "WonderMedia WM8750"
19 depends on ARCH_MULTI_V6
20 select ARCH_VT8500
8d31bfa5
TP
21 help
22 Support for WonderMedia WM8750 System-on-Chip.
23
24config ARCH_WM8850
25 bool "WonderMedia WM8850"
26 depends on ARCH_MULTI_V7
27 select ARCH_VT8500
8d31bfa5
TP
28 help
29 Support for WonderMedia WM8850 System-on-Chip.
This page took 0.127901 seconds and 5 git commands to generate.