Merge branch 'uaccess' (batched user access infrastructure)
[deliverable/linux.git] / drivers / soc / bcm / Kconfig
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.
This page took 0.029898 seconds and 5 git commands to generate.