18c2ecf20Sopenharmony_cimenuconfig ARCH_MSTARV7
28c2ecf20Sopenharmony_ci	bool "MStar/Sigmastar Armv7 SoC Support"
38c2ecf20Sopenharmony_ci	depends on ARCH_MULTI_V7
48c2ecf20Sopenharmony_ci	select ARM_GIC
58c2ecf20Sopenharmony_ci	select ARM_HEAVY_MB
68c2ecf20Sopenharmony_ci	select HAVE_ARM_ARCH_TIMER
78c2ecf20Sopenharmony_ci	select MST_IRQ
88c2ecf20Sopenharmony_ci	help
98c2ecf20Sopenharmony_ci	  Support for newer MStar/Sigmastar SoC families that are
108c2ecf20Sopenharmony_ci	  based on Armv7 cores like the Cortex A7 and share the same
118c2ecf20Sopenharmony_ci	  basic hardware like the infinity and mercury series.
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ciif ARCH_MSTARV7
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ciconfig MACH_INFINITY
168c2ecf20Sopenharmony_ci	bool "MStar/Sigmastar infinity SoC support"
178c2ecf20Sopenharmony_ci	default ARCH_MSTARV7
188c2ecf20Sopenharmony_ci	help
198c2ecf20Sopenharmony_ci	  Support for MStar/Sigmastar infinity IP camera SoCs.
208c2ecf20Sopenharmony_ci
218c2ecf20Sopenharmony_ciconfig MACH_MERCURY
228c2ecf20Sopenharmony_ci	bool "MStar/Sigmastar mercury SoC support"
238c2ecf20Sopenharmony_ci	default ARCH_MSTARV7
248c2ecf20Sopenharmony_ci	help
258c2ecf20Sopenharmony_ci	  Support for MStar/Sigmastar mercury dash camera SoCs.
268c2ecf20Sopenharmony_ci	  Note that older Mercury2 SoCs are ARM9 based and not supported.
278c2ecf20Sopenharmony_ci
288c2ecf20Sopenharmony_ciendif
29