]> git.ipfire.org Git - thirdparty/kernel/linux.git/blob - arch/arm/mach-actions/Kconfig
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / arch / arm / mach-actions / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 menuconfig ARCH_ACTIONS
3 bool "Actions Semi SoCs"
4 depends on ARCH_MULTI_V7
5 select ARM_AMBA
6 select ARM_GIC
7 select ARM_GLOBAL_TIMER
8 select CACHE_L2X0
9 select CLKSRC_ARM_GLOBAL_TIMER_SCHED_CLOCK
10 select COMMON_CLK
11 select GENERIC_IRQ_CHIP
12 select HAVE_ARM_SCU if SMP
13 select HAVE_ARM_TWD if SMP
14 select OWL_PM_DOMAINS_HELPER
15 select OWL_TIMER
16 help
17 This enables support for the Actions Semiconductor S500 SoC family.