Linux 3.12-rc3
[deliverable/linux.git] / arch / arm / mach-bcm / Kconfig
CommitLineData
8ac49e04
CD
1config ARCH_BCM
2 bool "Broadcom SoC" if ARCH_MULTI_V7
3 depends on MMU
4 select ARCH_REQUIRE_GPIOLIB
5 select ARM_ERRATA_754322
6 select ARM_ERRATA_764369 if SMP
7 select ARM_GIC
8 select CPU_V7
8011657b 9 select CLKSRC_OF
8ac49e04 10 select GENERIC_CLOCKEVENTS
8ac49e04
CD
11 select GENERIC_TIME
12 select GPIO_BCM
13 select SPARSE_IRQ
14 select TICK_ONESHOT
58d3077a 15 select CACHE_L2X0
8ac49e04
CD
16 help
17 This enables support for system based on Broadcom SoCs.
18 It currently supports the 'BCM281XX' family, which includes
19 BCM11130, BCM11140, BCM11351, BCM28145 and
20 BCM28155 variants.
This page took 0.060842 seconds and 5 git commands to generate.