Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
[linux-block.git] / arch / arm / mach-uniphier / Kconfig
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
ba56a987
MY
2config ARCH_UNIPHIER
3 bool "Socionext UniPhier SoCs"
4 depends on ARCH_MULTI_V7
bcf4f311 5 select ARCH_HAS_RESET_CONTROLLER
ba56a987
MY
6 select ARM_AMBA
7 select ARM_GLOBAL_TIMER
8 select ARM_GIC
9 select HAVE_ARM_SCU
80f3e655 10 select HAVE_ARM_TWD if SMP
20f0c63c 11 select PINCTRL
f0fc40af 12 select RESET_CONTROLLER
ba56a987
MY
13 help
14 Support for UniPhier SoC family developed by Socionext Inc.
15 (formerly, System LSI Business Division of Panasonic Corporation)