1config ARCH_UNIPHIER 2 bool "Socionext UniPhier SoCs" 3 depends on ARCH_MULTI_V7 4 select ARM_AMBA 5 select ARM_GLOBAL_TIMER 6 select ARM_GIC 7 select HAVE_ARM_SCU 8 select HAVE_ARM_TWD if SMP 9 help 10 Support for UniPhier SoC family developed by Socionext Inc. 11 (formerly, System LSI Business Division of Panasonic Corporation) 12