18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ciif SOC_BCM63XX 38c2ecf20Sopenharmony_ci 48c2ecf20Sopenharmony_ciconfig BCM63XX_POWER 58c2ecf20Sopenharmony_ci bool "BCM63xx power domain driver" 68c2ecf20Sopenharmony_ci depends on BMIPS_GENERIC || (COMPILE_TEST && OF) 78c2ecf20Sopenharmony_ci select PM_GENERIC_DOMAINS if PM 88c2ecf20Sopenharmony_ci help 98c2ecf20Sopenharmony_ci This enables support for the BCM63xx power domains controller on 108c2ecf20Sopenharmony_ci BCM6318, BCM6328, BCM6362 and BCM63268 SoCs. 118c2ecf20Sopenharmony_ci 128c2ecf20Sopenharmony_ciendif # SOC_BCM63XX 13