repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux...
[linux/fpc-iii.git]
/
drivers
/
soc
/
bcm
/
brcmstb
/
Kconfig
blob
d36f6e03c1a6d21290189e62f1d255621b48c374
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