1c0decd7e07ae73406ed539b3aa610daf096a2bf
[pandora-kernel.git] / arch / arm / mach-bcm2835 / Kconfig
1 config ARCH_BCM2835
2         bool "Broadcom BCM2835 family" if ARCH_MULTI_V6
3         select ARCH_REQUIRE_GPIOLIB
4         select ARM_AMBA
5         select ARM_ERRATA_411920
6         select ARM_TIMER_SP804
7         select CPU_V6
8         select PINCTRL
9         select PINCTRL_BCM2835
10         help
11           This enables support for the Broadcom BCM2835 SoC. This SoC is
12           used in the Raspberry Pi and Roku 2 devices.