]> Git Repo - linux.git/blob - arch/arm/mach-actions/Kconfig
Linux 6.14-rc3
[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 GENERIC_IRQ_CHIP
11         select HAVE_ARM_SCU if SMP
12         select HAVE_ARM_TWD if SMP
13         select OWL_PM_DOMAINS_HELPER
14         select OWL_TIMER
15         help
16           This enables support for the Actions Semiconductor S500 SoC family.
This page took 0.031627 seconds and 4 git commands to generate.