mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 02:29:15 +08:00
drivers: wireless: Apply NET_LL_IEEE80211 to gs2200m.c
Summary: - This commit applies NET_LL_IEEE80211 to gs2200m.c - Also selects DRIVERS_IEEE80211 in Kconfig Impact: - Affects use cases with gs2200m driver Testing: - Tested with spresense:wifi and spresense:wifi_smp Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
This commit is contained in:
committed by
Alin Jerpelea
parent
18c19c1198
commit
e53970583e
@@ -35,6 +35,7 @@ config WL_GS2200M
|
||||
select SPI
|
||||
select LIBC_SCANSET
|
||||
select SCHED_LPWORK
|
||||
select DRIVERS_IEEE80211
|
||||
|
||||
if WL_GS2200M
|
||||
|
||||
|
||||
Reference in New Issue
Block a user