sm8150-common: wifi: Disable RX wakelock feature

Change-Id: I3e093c8fd16b231d531751056648bd6b745e5171
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
This commit is contained in:
LuK1337 2018-02-05 23:38:29 +01:00 committed by Omkar Chandorkar
parent ff3e0a0ee8
commit 15ae1257d4
No known key found for this signature in database
GPG Key ID: 95A33FD984777F70
1 changed files with 3 additions and 0 deletions

View File

@ -559,6 +559,9 @@ gEnablePacketLog=1
# @Default: 0 # @Default: 0
etsi13_srd_chan_in_master_mode=1 etsi13_srd_chan_in_master_mode=1
# Disable rx wakelock
rx_wakelock_timeout=0
END END
# Note: Configuration parser would not read anything past the END marker # Note: Configuration parser would not read anything past the END marker