]> Git Repo - linux.git/blob - arch/arm/mach-actions/Kconfig
mm/slub.c: add a naive detection of double free or corruption
[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.
This page took 0.034883 seconds and 4 git commands to generate.