162306a36Sopenharmony_cimenuconfig ARCH_MSTARV7 262306a36Sopenharmony_ci bool "MStar/Sigmastar Armv7 SoC Support" 362306a36Sopenharmony_ci depends on ARCH_MULTI_V7 462306a36Sopenharmony_ci select ARM_ERRATA_814220 562306a36Sopenharmony_ci select ARM_GIC 662306a36Sopenharmony_ci select ARM_HEAVY_MB 762306a36Sopenharmony_ci select HAVE_ARM_ARCH_TIMER 862306a36Sopenharmony_ci select MST_IRQ 962306a36Sopenharmony_ci select MSTAR_MSC313_MPLL 1062306a36Sopenharmony_ci help 1162306a36Sopenharmony_ci Support for newer MStar/Sigmastar SoC families that are 1262306a36Sopenharmony_ci based on Armv7 cores like the Cortex A7 and share the same 1362306a36Sopenharmony_ci basic hardware like the infinity and mercury series. 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ciif ARCH_MSTARV7 1662306a36Sopenharmony_ci 1762306a36Sopenharmony_ciconfig MACH_INFINITY 1862306a36Sopenharmony_ci bool "MStar/Sigmastar infinity SoC support" 1962306a36Sopenharmony_ci default ARCH_MSTARV7 2062306a36Sopenharmony_ci help 2162306a36Sopenharmony_ci Support for MStar/Sigmastar infinity IP camera SoCs. 2262306a36Sopenharmony_ci 2362306a36Sopenharmony_ciendif 24