1 menuconfig ARCH_MSTARV7 2 bool "MStar/Sigmastar Armv7 SoC Suppor 3 depends on ARCH_MULTI_V7 4 select ARM_ERRATA_814220 5 select ARM_GIC 6 select ARM_HEAVY_MB 7 select HAVE_ARM_ARCH_TIMER 8 select MST_IRQ 9 select MSTAR_MSC313_MPLL 10 help 11 Support for newer MStar/Sigmastar So 12 based on Armv7 cores like the Cortex 13 basic hardware like the infinity and 14 15 if ARCH_MSTARV7 16 17 config MACH_INFINITY 18 bool "MStar/Sigmastar infinity SoC sup 19 default ARCH_MSTARV7 20 help 21 Support for MStar/Sigmastar infinity 22 23 endif
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.