Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux...
[linux/fpc-iii.git] / drivers / soc / bcm / Kconfig
blob3066edea184d765a670ded0cead470597654abc1
1 config RASPBERRYPI_POWER
2         bool "Raspberry Pi power domain driver"
3         depends on ARCH_BCM2835 || COMPILE_TEST
4         depends on RASPBERRYPI_FIRMWARE=y
5         select PM_GENERIC_DOMAINS if PM
6         select PM_GENERIC_DOMAINS_OF if PM
7         help
8           This enables support for the RPi power domains which can be enabled
9           or disabled via the RPi firmware.