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:
parent
c78d20bfcd
commit
24a8008375
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue