Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into next...
[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 COMMON_CLK
6 select CPU_V7
7 select GENERIC_CLOCKEVENTS
8 select HAVE_ARM_SCU if SMP
9 select HAVE_ARM_TWD if SMP
10 select ICST
11 select MIGHT_HAVE_CACHE_L2X0
12 select USE_OF
13 select HAVE_SMP
14 select SPARSE_IRQ
15 select CADENCE_TTC_TIMER
16 select ARM_GLOBAL_TIMER
17 select MFD_SYSCON
18 help
19 Support for Xilinx Zynq ARM Cortex A9 Platform
This page took 0.032635 seconds and 6 git commands to generate.