blob: e661d2626675128c3e0f0d54e786b63115dd9038 [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +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 select RESET_CONTROLLER
13 help
14 Support for UniPhier SoC family developed by Socionext Inc.
15 (formerly, System LSI Business Division of Panasonic Corporation)