18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_cimenuconfig ARCH_MILBEAUT
38c2ecf20Sopenharmony_ci	bool "Socionext Milbeaut SoCs"
48c2ecf20Sopenharmony_ci	depends on ARCH_MULTI_V7
58c2ecf20Sopenharmony_ci	select ARM_GIC
68c2ecf20Sopenharmony_ci	help
78c2ecf20Sopenharmony_ci	  This enables support for Socionext Milbeaut SoCs
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciif ARCH_MILBEAUT
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciconfig ARCH_MILBEAUT_M10V
128c2ecf20Sopenharmony_ci	bool "Milbeaut SC2000/M10V platform"
138c2ecf20Sopenharmony_ci	select ARM_ARCH_TIMER
148c2ecf20Sopenharmony_ci	select MILBEAUT_TIMER
158c2ecf20Sopenharmony_ci	select PINCTRL
168c2ecf20Sopenharmony_ci	select PINCTRL_MILBEAUT
178c2ecf20Sopenharmony_ci	help
188c2ecf20Sopenharmony_ci	  Support for Socionext's MILBEAUT M10V based systems
198c2ecf20Sopenharmony_ci
208c2ecf20Sopenharmony_ciendif
21