18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_cimenuconfig ARCH_NOMADIK
38c2ecf20Sopenharmony_ci	bool "ST-Ericsson Nomadik"
48c2ecf20Sopenharmony_ci	depends on ARCH_MULTI_V5
58c2ecf20Sopenharmony_ci	select ARM_AMBA
68c2ecf20Sopenharmony_ci	select ARM_VIC
78c2ecf20Sopenharmony_ci	select CLKSRC_NOMADIK_MTU
88c2ecf20Sopenharmony_ci	select CLKSRC_NOMADIK_MTU_SCHED_CLOCK
98c2ecf20Sopenharmony_ci	select CPU_ARM926T
108c2ecf20Sopenharmony_ci	select GPIOLIB
118c2ecf20Sopenharmony_ci	select MFD_SYSCON
128c2ecf20Sopenharmony_ci	select MIGHT_HAVE_CACHE_L2X0
138c2ecf20Sopenharmony_ci	select PINCTRL
148c2ecf20Sopenharmony_ci	select PINCTRL_NOMADIK
158c2ecf20Sopenharmony_ci	select PINCTRL_STN8815
168c2ecf20Sopenharmony_ci	help
178c2ecf20Sopenharmony_ci	  Support for the Nomadik platform by ST-Ericsson
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ciif ARCH_NOMADIK
208c2ecf20Sopenharmony_ci
218c2ecf20Sopenharmony_ciconfig MACH_NOMADIK_8815NHK
228c2ecf20Sopenharmony_ci	bool "ST 8815 Nomadik Hardware Kit (evaluation board)"
238c2ecf20Sopenharmony_ci	select NOMADIK_8815
248c2ecf20Sopenharmony_ci	select I2C
258c2ecf20Sopenharmony_ci	select I2C_ALGOBIT
268c2ecf20Sopenharmony_ci	select I2C_NOMADIK
278c2ecf20Sopenharmony_ci
288c2ecf20Sopenharmony_ciendif
298c2ecf20Sopenharmony_ci
308c2ecf20Sopenharmony_ciconfig NOMADIK_8815
318c2ecf20Sopenharmony_ci	depends on ARCH_NOMADIK
328c2ecf20Sopenharmony_ci	bool
33