linux-zen-desktop/drivers/soc/bcm/brcmstb/Kconfig

10 lines
187 B
Plaintext
Raw Permalink Normal View History

2023-08-30 16:31:07 +01:00
# SPDX-License-Identifier: GPL-2.0-only
if SOC_BRCMSTB
config BRCMSTB_PM
bool "Support suspend/resume for STB platforms"
default y
2023-10-24 11:59:35 +01:00
depends on PM && BMIPS_GENERIC
2023-08-30 16:31:07 +01:00
endif # SOC_BRCMSTB