Merge branch 'fbdev-next' of github.com:timur-tabi/linux-2.6 into for-linus
[deliverable/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 SIRF_IRQ
10 select ZONE_DMA
11 help
12 Support for CSR SiRFSoC ARM Cortex A9 Platform
13
14 endmenu
15
16 config SIRF_IRQ
17 bool
18
19 endif
This page took 0.030096 seconds and 6 git commands to generate.