18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ciconfig ARCH_VT8500
38c2ecf20Sopenharmony_ci	bool
48c2ecf20Sopenharmony_ci	select GPIOLIB
58c2ecf20Sopenharmony_ci	select VT8500_TIMER
68c2ecf20Sopenharmony_ci	select PINCTRL
78c2ecf20Sopenharmony_ci	help
88c2ecf20Sopenharmony_ci	  Support for VIA/WonderMedia VT8500/WM85xx System-on-Chip.
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciconfig ARCH_WM8505
118c2ecf20Sopenharmony_ci	bool "VIA/Wondermedia 85xx and WM8650"
128c2ecf20Sopenharmony_ci 	depends on ARCH_MULTI_V5
138c2ecf20Sopenharmony_ci 	select ARCH_VT8500
148c2ecf20Sopenharmony_ci 	select CPU_ARM926T
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ciconfig ARCH_WM8750
178c2ecf20Sopenharmony_ci	bool "WonderMedia WM8750"
188c2ecf20Sopenharmony_ci	depends on ARCH_MULTI_V6
198c2ecf20Sopenharmony_ci	select ARCH_VT8500
208c2ecf20Sopenharmony_ci	help
218c2ecf20Sopenharmony_ci	  Support for WonderMedia WM8750 System-on-Chip.
228c2ecf20Sopenharmony_ci
238c2ecf20Sopenharmony_ciconfig ARCH_WM8850
248c2ecf20Sopenharmony_ci	bool "WonderMedia WM8850"
258c2ecf20Sopenharmony_ci	depends on ARCH_MULTI_V7
268c2ecf20Sopenharmony_ci	select ARCH_VT8500
278c2ecf20Sopenharmony_ci	help
288c2ecf20Sopenharmony_ci	  Support for WonderMedia WM8850 System-on-Chip.
29