brintos

brintos / linux-shallow public Read only

0
0
Text · 187 B · c68d0e5 Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2if SOC_BRCMSTB3 4config BRCMSTB_PM5	bool "Support suspend/resume for STB platforms"6	default y7	depends on PM && BMIPS_GENERIC8 9endif # SOC_BRCMSTB10