sm7250-common: 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
This commit is contained in:
Alex Naidis 2018-05-31 07:26:32 +07:00 committed by mikairyuu
parent a30140fef2
commit a85e5f930a

View File

@ -238,7 +238,7 @@ gMaxMediumTime = 6000
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