wifi: enable QPower and Deep sleep at the same time

* This enables Deep Sleep mode, additionally to QPower
* With this configuration, QPower manages the new Deep sleep mode
 -> Leads to amazing power savings

Signed-off-by: Alex Naidis <alex.naidis@linux.com>
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: DennySPb <dennyspb@gmail.com>
Change-Id: I052498f312b3b3f7c6d843c9b69a9aca9aecb72a
Signed-off-by: DennySPb <dennyspb@gmail.com>
This commit is contained in:
Alex Naidis 2019-11-20 19:51:36 +05:30 committed by Giammarco Senatore
parent c78d20bfcd
commit 24a8008375
No known key found for this signature in database
GPG key ID: 661348FC1E144F04

View file

@ -198,7 +198,7 @@ gEnableFastRoamInConcurrency=1
gRrmEnable=1 gRrmEnable=1
#Enable Power Save offload #Enable Power Save offload
gEnablePowerSaveOffload=2 gEnablePowerSaveOffload=4
#Enable firmware uart print #Enable firmware uart print
gEnablefwprint=0 gEnablefwprint=0