mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-11 23:48:08 +09:00
net: wireless: rockchip_wlan: enable WL_VIRTUAL_APSTA
enable WL_VIRTUAL_APSTA to support concurrent AP and station mode Change-Id: I217ad4af7989f79aadaf03da08d07d5076ae5834 Signed-off-by: zzc <zzc@rock-chips.com>
This commit is contained in:
@@ -99,6 +99,7 @@ DHDCFLAGS += -DWL_SUPPORT_BACKPORTED_KPATCHES
|
||||
DHDCFLAGS += -DESCAN_RESULT_PATCH
|
||||
DHDCFLAGS += -DVSDB -DWL_CFG80211_VSDB_PRIORITIZE_SCAN_REQUEST
|
||||
DHDCFLAGS += -DWLTDLS -DMIRACAST_AMPDU_SIZE=8
|
||||
DHDCFLAGS += -DWL_VIRTUAL_APSTA
|
||||
endif
|
||||
EXTRA_CFLAGS = $(DHDCFLAGS)
|
||||
ifeq ($(CONFIG_BCMDHD),m)
|
||||
|
||||
Reference in New Issue
Block a user