]> git.ipfire.org Git - people/arne_f/kernel.git/blob - arch/arm/mach-uniphier/Kconfig
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[people/arne_f/kernel.git] / arch / arm / mach-uniphier / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 config 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)