xref: /openbmc/linux/arch/arm/mach-uniphier/Kconfig (revision bc5aa3a0)
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	select PINCTRL
10	help
11	  Support for UniPhier SoC family developed by Socionext Inc.
12	  (formerly, System LSI Business Division of Panasonic Corporation)
13