[arch-commits] Commit in linux/trunk (config config.x86_64)
Tobias Powalowski
tpowa at archlinux.org
Thu Oct 6 15:02:18 UTC 2016
Date: Thursday, October 6, 2016 @ 15:02:17
Author: tpowa
Revision: 277803
disable CONFIG_IWLWIFI_PCIE_RTPM https://bugzilla.kernel.org/show_bug.cgi?id=172411
Modified:
linux/trunk/config
linux/trunk/config.x86_64
---------------+
config | 2 +-
config.x86_64 | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: config
===================================================================
--- config 2016-10-06 13:21:11 UTC (rev 277802)
+++ config 2016-10-06 15:02:17 UTC (rev 277803)
@@ -2953,7 +2953,7 @@
CONFIG_IWLMVM=m
CONFIG_IWLWIFI_OPMODE_MODULAR=y
# CONFIG_IWLWIFI_BCAST_FILTERING is not set
-CONFIG_IWLWIFI_PCIE_RTPM=y
+# CONFIG_IWLWIFI_PCIE_RTPM is not set
#
# Debugging Options
Modified: config.x86_64
===================================================================
--- config.x86_64 2016-10-06 13:21:11 UTC (rev 277802)
+++ config.x86_64 2016-10-06 15:02:17 UTC (rev 277803)
@@ -2902,7 +2902,7 @@
CONFIG_IWLMVM=m
CONFIG_IWLWIFI_OPMODE_MODULAR=y
# CONFIG_IWLWIFI_BCAST_FILTERING is not set
-CONFIG_IWLWIFI_PCIE_RTPM=y
+# CONFIG_IWLWIFI_PCIE_RTPM is not set
#
# Debugging Options
More information about the arch-commits
mailing list