blob: 65438e139037b19ec1bf9932fc730bda84b693be [file] [log] [blame]
Barry Song156a0992012-08-23 13:41:58 +08001if ARCH_SIRF
2
3menu "CSR SiRF primaII/Marco/Polo Specific Features"
4
5config 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
13endmenu
14
15endif