Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / arch / arm / mach-zynq / Kconfig
1 config ARCH_ZYNQ
2 bool "Xilinx Zynq ARM Cortex A9 Platform" if ARCH_MULTI_V7
3 select ARM_AMBA
4 select ARM_GIC
5 select ARCH_HAS_CPUFREQ
6 select ARCH_HAS_OPP
7 select HAVE_ARM_SCU if SMP
8 select HAVE_ARM_TWD if SMP
9 select ICST
10 select CADENCE_TTC_TIMER
11 select ARM_GLOBAL_TIMER if !CPU_FREQ
12 select MFD_SYSCON
13 help
14 Support for Xilinx Zynq ARM Cortex A9 Platform
This page took 0.031138 seconds and 5 git commands to generate.