1312b62b6SDaniel Palmermenuconfig ARCH_MSTARV7 2312b62b6SDaniel Palmer bool "MStar/Sigmastar Armv7 SoC Support" 3312b62b6SDaniel Palmer depends on ARCH_MULTI_V7 416018c0dSDaniel Palmer select ARM_ERRATA_814220 5312b62b6SDaniel Palmer select ARM_GIC 6312b62b6SDaniel Palmer select ARM_HEAVY_MB 7*ea49432dSDaniel Palmer select HAVE_ARM_ARCH_TIMER 8511bd854SDaniel Palmer select MST_IRQ 9de73b5a9SDaniel Palmer select MSTAR_MSC313_MPLL 10312b62b6SDaniel Palmer help 11312b62b6SDaniel Palmer Support for newer MStar/Sigmastar SoC families that are 12312b62b6SDaniel Palmer based on Armv7 cores like the Cortex A7 and share the same 13312b62b6SDaniel Palmer basic hardware like the infinity and mercury series. 14312b62b6SDaniel Palmer 15312b62b6SDaniel Palmerif ARCH_MSTARV7 16312b62b6SDaniel Palmer 17312b62b6SDaniel Palmerconfig MACH_INFINITY 18312b62b6SDaniel Palmer bool "MStar/Sigmastar infinity SoC support" 19312b62b6SDaniel Palmer default ARCH_MSTARV7 20312b62b6SDaniel Palmer help 21312b62b6SDaniel Palmer Support for MStar/Sigmastar infinity IP camera SoCs. 22312b62b6SDaniel Palmer 23312b62b6SDaniel Palmerendif 24