ubuntu-linux-kernel/drivers/soc/bcm/brcmstb/Kconfig

11 lines
203 B
Plaintext
Raw Normal View History

2024-04-01 15:06:58 +00:00
if SOC_BRCMSTB
config BRCMSTB_PM
bool "Support suspend/resume for STB platforms"
default y
depends on PM
depends on ARCH_BRCMSTB || BMIPS_GENERIC
select ARM_CPU_SUSPEND if ARM
endif # SOC_BRCMSTB