ARM: Xilinx: Adding Xilinx board support
[deliverable/linux.git] / arch / arm / Kconfig
index 9adc278a22abb36df1bdfdacd1db1fe240f8d0fb..9e76a75a490bc0cd81bbe2e008ea9cc5b3a84d62 100644 (file)
@@ -879,6 +879,20 @@ config ARCH_VT8500
        select HAVE_PWM
        help
          Support for VIA/WonderMedia VT8500/WM85xx System-on-Chip.
+
+config ARCH_ZYNQ
+       bool "Xilinx Zynq ARM Cortex A9 Platform"
+       select CPU_V7
+       select GENERIC_TIME
+       select GENERIC_CLOCKEVENTS
+       select CLKDEV_LOOKUP
+       select ARM_GIC
+       select ARM_AMBA
+       select ICST
+       select USE_OF
+       help
+         Support for Xilinx Zynq ARM Cortex A9 Platform
+
 endchoice
 
 #
This page took 0.03495 seconds and 5 git commands to generate.