projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
442ff3b
)
ipq806x: enable PM support
author
John Crispin
<john@phrozen.org>
Mon, 30 May 2016 21:55:43 +0000
(23:55 +0200)
committer
John Crispin
<john@phrozen.org>
Mon, 30 May 2016 23:39:31 +0000
(
01:39
+0200)
this fixes build errors with latest mac80211
Signed-off-by: John Crispin <john@phrozen.org>
target/linux/ipq806x/config-3.18
patch
|
blob
|
history
diff --git
a/target/linux/ipq806x/config-3.18
b/target/linux/ipq806x/config-3.18
index 40e3a75f8c219e91306b8de2b73d0dbc68549c2f..68a8933748d3e54b57ab9e1267e8691ba1198b43 100644
(file)
--- a/
target/linux/ipq806x/config-3.18
+++ b/
target/linux/ipq806x/config-3.18
@@
-314,6
+314,7
@@
CONFIG_PCI=y
CONFIG_PCIEAER=y
CONFIG_PCIEPORTBUS=y
CONFIG_PCIE_DW=y
+CONFIG_PCIE_PME=y
CONFIG_PCIE_QCOM=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCI_MSI=y
@@
-334,6
+335,7
@@
CONFIG_PM=y
CONFIG_PM_CLK=y
# CONFIG_PM_DEBUG is not set
CONFIG_PM_OPP=y
+CONFIG_PM_RUNTIME=y
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
CONFIG_POWER_RESET=y