blob: 779235a9147d0d7c266f17862fe136e4db55deee [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001# SPDX-License-Identifier: GPL-2.0
2config ARCH_UNIPHIER
3 bool "Socionext UniPhier SoCs"
4 depends on ARCH_MULTI_V7
5 select ARCH_HAS_RESET_CONTROLLER
6 select ARM_AMBA
7 select ARM_GLOBAL_TIMER
8 select ARM_GIC
9 select HAVE_ARM_SCU
10 select HAVE_ARM_TWD if SMP
11 select PINCTRL
12 help
13 Support for UniPhier SoC family developed by Socionext Inc.
14 (formerly, System LSI Business Division of Panasonic Corporation)