sdm710-common: wifi: Disable firmware log
Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
This commit is contained in:
parent
91e826f8ca
commit
3288dc6ded
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ gEnablefwprint=0
|
||||||
# Firmware log mode
|
# Firmware log mode
|
||||||
# Valid values are 0,1,2
|
# Valid values are 0,1,2
|
||||||
# 0=Disable, 1=WMI, 2=DIAG
|
# 0=Disable, 1=WMI, 2=DIAG
|
||||||
gEnablefwlog=1
|
gEnablefwlog=0
|
||||||
|
|
||||||
# Maximum Receive AMPDU size (VHT only. Valid values:
|
# Maximum Receive AMPDU size (VHT only. Valid values:
|
||||||
# 0->8k 1->16k 2->32k 3->64k 4->128k)
|
# 0->8k 1->16k 2->32k 3->64k 4->128k)
|
||||||
|
|
Loading…
Reference in a new issue