sm8250-common: add wifi configs and build service
This commit is contained in:
parent
4060a1c051
commit
d18e5b996a
6 changed files with 731 additions and 1 deletions
9
wifi/wpa_supplicant_overlay.conf
Normal file
9
wifi/wpa_supplicant_overlay.conf
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
disable_scan_offload=1
|
||||
p2p_disabled=1
|
||||
tdls_external_control=1
|
||||
wowlan_triggers=magic_pkt
|
||||
bss_max_count=400
|
||||
interworking=1
|
||||
config_methods=virtual_display virtual_push_button keypad
|
||||
driver_param="no_rrm=1"
|
||||
pmf=1
|
||||
Loading…
Reference in a new issue