18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_cimenuconfig ARCH_U300
38c2ecf20Sopenharmony_ci	bool "ST-Ericsson U300 Series"
48c2ecf20Sopenharmony_ci	depends on ARCH_MULTI_V5 && MMU
58c2ecf20Sopenharmony_ci	select ARM_AMBA
68c2ecf20Sopenharmony_ci	select ARM_VIC
78c2ecf20Sopenharmony_ci	select U300_TIMER
88c2ecf20Sopenharmony_ci	select CPU_ARM926T
98c2ecf20Sopenharmony_ci	select GPIOLIB
108c2ecf20Sopenharmony_ci	select HAVE_TCM
118c2ecf20Sopenharmony_ci	select PINCTRL
128c2ecf20Sopenharmony_ci	select PINCTRL_COH901
138c2ecf20Sopenharmony_ci	select PINCTRL_U300
148c2ecf20Sopenharmony_ci	select MFD_SYSCON
158c2ecf20Sopenharmony_ci	help
168c2ecf20Sopenharmony_ci	  Support for ST-Ericsson U300 series mobile platforms.
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ciif ARCH_U300
198c2ecf20Sopenharmony_ci
208c2ecf20Sopenharmony_ciconfig MACH_U300
218c2ecf20Sopenharmony_ci	depends on ARCH_U300
228c2ecf20Sopenharmony_ci	bool "U300"
238c2ecf20Sopenharmony_ci	default y
248c2ecf20Sopenharmony_ci
258c2ecf20Sopenharmony_ciconfig U300_DEBUG
268c2ecf20Sopenharmony_ci	depends on ARCH_U300
278c2ecf20Sopenharmony_ci	bool "Debug support for U300"
288c2ecf20Sopenharmony_ci	depends on PM
298c2ecf20Sopenharmony_ci	help
308c2ecf20Sopenharmony_ci		Debug support for U300 in sysfs, procfs etc.
318c2ecf20Sopenharmony_ci
328c2ecf20Sopenharmony_ciendif
33