mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-01-27 10:23:37 +00:00
nola-12: Fix wireless cfg file for wf188n
Had wrong bus, left over from eap102 config. Signed-off-by: Ben Greear <greearb@candelatech.com>
This commit is contained in:
@@ -2,7 +2,7 @@ config wifi-device 'radio0'
|
||||
option type 'mac80211'
|
||||
option channel '36'
|
||||
option hwmode '11a'
|
||||
option path 'platform/soc/c000000.wifi1'
|
||||
option path 'platform/soc/c000000.wifi'
|
||||
option htmode 'HE80'
|
||||
option disabled '0'
|
||||
|
||||
@@ -19,7 +19,7 @@ config wifi-device 'radio1'
|
||||
option type 'mac80211'
|
||||
option channel '11'
|
||||
option hwmode '11g'
|
||||
option path 'platform/soc/c000000.wifi1+1'
|
||||
option path 'platform/soc/c000000.wifi+1'
|
||||
option htmode 'HE20'
|
||||
option disabled '0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user