summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIcenowy Zheng <icenowy@aosc.io>2020-02-27 15:01:18 +0800
committerJaron Kent-Dobias <jaron@kent-dobias.com>2020-07-13 23:26:37 -0400
commit39b7e3730ebfd6c79289e4adc9393da356b59d00 (patch)
tree6b1940e269afecc1617fd66ed8389c4cada89ecf
parent6cf3b918a6fac05be2389804f5a9f8fb47f0b58a (diff)
downloadlinux-39b7e3730ebfd6c79289e4adc9393da356b59d00.tar.gz
linux-39b7e3730ebfd6c79289e4adc9393da356b59d00.tar.bz2
linux-39b7e3730ebfd6c79289e4adc9393da356b59d00.zip
try to enable power savingv5.7.8-pine1
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
-rw-r--r--drivers/staging/rtl8723cs-new/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/rtl8723cs-new/Makefile b/drivers/staging/rtl8723cs-new/Makefile
index 17e66758e6fb..626119f460be 100644
--- a/drivers/staging/rtl8723cs-new/Makefile
+++ b/drivers/staging/rtl8723cs-new/Makefile
@@ -48,7 +48,7 @@ CONFIG_SDIO_HCI = y
CONFIG_GSPI_HCI = n
########################## Features ###########################
CONFIG_MP_INCLUDED = y
-CONFIG_POWER_SAVING = n
+CONFIG_POWER_SAVING = y
CONFIG_USB_AUTOSUSPEND = n
CONFIG_HW_PWRP_DETECTION = n
CONFIG_WIFI_TEST = n