^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0-only
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) if SOC_BCM63XX
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) config BCM63XX_POWER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) bool "BCM63xx power domain driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) depends on BMIPS_GENERIC || (COMPILE_TEST && OF)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) select PM_GENERIC_DOMAINS if PM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) This enables support for the BCM63xx power domains controller on
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) BCM6318, BCM6328, BCM6362 and BCM63268 SoCs.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) endif # SOC_BCM63XX