sm7250-common: wifi: Disable WLAN Firmware loggings
firmware loggings are not at all necessary for general development. Change-Id: I111943a641670ea052f68148103e377771297d77 Signed-off-by: Sherif Rahim <sherifrahim2001@gmail.com>
This commit is contained in:
committed by
Sandeep P S
parent
7a6d81a214
commit
8b796843a4
@@ -231,7 +231,7 @@ gEnablefwprint=0
|
||||
# Firmware log mode
|
||||
# Valid values are 0,1,2
|
||||
# 0=Disable, 1=WMI, 2=DIAG
|
||||
gEnablefwlog=1
|
||||
gEnablefwlog=0
|
||||
|
||||
# Maximum Receive AMPDU size (VHT only. Valid values:
|
||||
# 0->8k 1->16k 2->32k 3->64k 4->128k)
|
||||
|
||||
Reference in New Issue
Block a user