]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm/mach-prima2/Kconfig
65438e139037b19ec1bf9932fc730bda84b693be
[karo-tx-linux.git] / arch / arm / mach-prima2 / Kconfig
1 if ARCH_SIRF
2
3 menu "CSR SiRF primaII/Marco/Polo Specific Features"
4
5 config ARCH_PRIMA2
6         bool "CSR SiRFSoC PRIMA2 ARM Cortex A9 Platform"
7         default y
8         select CPU_V7
9         select ZONE_DMA
10         help
11           Support for CSR SiRFSoC ARM Cortex A9 Platform
12
13 endmenu
14
15 endif