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