From: Alex Shevelkin Date: Tue, 16 Feb 2021 13:55:21 +0000 (+0300) Subject: Disable power saving for stable wifi connection X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=fd9c11863474890862ce20a4b65bdce5d06d7502;p=GitHub%2FLineageOS%2FG12%2Fandroid_hardware_amlogic_kernel-modules_rtl8822cs.git Disable power saving for stable wifi connection Change-Id: If55cc47e6cdd37eee4d31ab9b291c715181188d6 --- diff --git a/rtl88x2CS/Makefile b/rtl88x2CS/Makefile index b79c90b..1cf4c33 100644 --- a/rtl88x2CS/Makefile +++ b/rtl88x2CS/Makefile @@ -50,7 +50,7 @@ CONFIG_SDIO_HCI = y CONFIG_GSPI_HCI = n ########################## Features ########################### CONFIG_MP_INCLUDED = y -CONFIG_POWER_SAVING = y +CONFIG_POWER_SAVING = n CONFIG_IPS_MODE = default CONFIG_LPS_MODE = default CONFIG_USB_AUTOSUSPEND = n