mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 03:05:40 +08:00
drivers: wireless: Add WPA2-PSK in AP mode for gs2200m
NOTE: By default, WPA2-PSK is used instead of WEP Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>>
This commit is contained in:
committed by
Alin Jerpelea
parent
76e216981e
commit
287b9f9c38
@@ -37,6 +37,10 @@ config WL_GS2200M
|
||||
|
||||
if WL_GS2200M
|
||||
|
||||
config WL_GS2200M_ENABLE_WEP
|
||||
bool "WEP support in AP mode"
|
||||
default false
|
||||
|
||||
config WL_GS2200M_SPI_FREQUENCY
|
||||
int "SPI frequency for GS2200M"
|
||||
default 4000000
|
||||
|
||||
Reference in New Issue
Block a user