mirror of
https://github.com/raspberrypi/linux.git
synced 2026-01-04 18:27:36 +00:00
bcm: Make RASPBERRYPI_POWER depend on PM
This commit is contained in:
@@ -17,6 +17,7 @@ config RASPBERRYPI_POWER
|
|||||||
bool "Raspberry Pi power domain driver"
|
bool "Raspberry Pi power domain driver"
|
||||||
depends on ARCH_BCM2835 || (COMPILE_TEST && OF)
|
depends on ARCH_BCM2835 || (COMPILE_TEST && OF)
|
||||||
depends on RASPBERRYPI_FIRMWARE=y
|
depends on RASPBERRYPI_FIRMWARE=y
|
||||||
|
depends on PM
|
||||||
select PM_GENERIC_DOMAINS if PM
|
select PM_GENERIC_DOMAINS if PM
|
||||||
help
|
help
|
||||||
This enables support for the RPi power domains which can be enabled
|
This enables support for the RPi power domains which can be enabled
|
||||||
|
|||||||
Reference in New Issue
Block a user