ccmp25-dvk: add flag to support virtual wireless interfaces

CYW55512 Wireless chip supports concurrent modes and virtual wireless
interfaces like SotfAP and P2P.

https://onedigi.atlassian.net/browse/DEL-9237

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2024-09-18 17:29:47 +02:00
parent 6a6e2577f1
commit 0d685efc41
1 changed files with 3 additions and 0 deletions

View File

@ -116,6 +116,9 @@ WKS_FILES += " \
ccmp2-1GB.wks.in \
"
# Wireless external module
HAS_WIFI_VIRTWLANS = "true"
# Remove additional bluetooth packages
MACHINE_BLUETOOTH_EXTRA_INSTALL = ""