]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/arm/mach-actions/Kconfig
Merge tag 'renesas-fixes4-for-v4.13' of https://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / arch / arm / mach-actions / Kconfig
1 menuconfig ARCH_ACTIONS
2         bool "Actions Semi SoCs"
3         depends on ARCH_MULTI_V7
4         select ARM_AMBA
5         select ARM_GIC
6         select ARM_GLOBAL_TIMER
7         select CACHE_L2X0
8         select CLKSRC_ARM_GLOBAL_TIMER_SCHED_CLOCK
9         select COMMON_CLK
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.