GNU Linux-libre 4.19.304-gnu1
[releases.git] / drivers / soc / bcm / brcmstb / Kconfig
1 if SOC_BRCMSTB
2
3 config BRCMSTB_PM
4         bool "Support suspend/resume for STB platforms"
5         default y
6         depends on PM
7         depends on ARCH_BRCMSTB || BMIPS_GENERIC
8         select ARM_CPU_SUSPEND if ARM
9
10 endif # SOC_BRCMSTB