Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[deliverable/linux.git] / arch / arm / mach-tango / Kconfig
1 config ARCH_TANGO
2 bool "Sigma Designs Tango4 (SMP87xx)"
3 depends on ARCH_MULTI_V7
4 # Cortex-A9 MPCore r3p0, PL310 r3p2
5 select ARCH_HAS_HOLES_MEMORYMODEL
6 select ARM_ERRATA_754322
7 select ARM_ERRATA_764369 if SMP
8 select ARM_ERRATA_775420
9 select ARM_GIC
10 select CLKSRC_TANGO_XTAL
11 select HAVE_ARM_SCU
12 select HAVE_ARM_TWD
13 select TANGO_IRQ
This page took 0.032127 seconds and 5 git commands to generate.