Skip to content

Commit ca7aafb

Browse files
Andy3Kuoasus-leslieyu
authored andcommitted
wifi: rtl8723ds: disable CONCURRENT_MODE
Change-Id: Ie4f001429e3c35261e840cd13b8d7f5a07165ff3
1 parent d5a8de0 commit ca7aafb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • drivers/net/wireless/rockchip_wlan/rtl8723ds

drivers/net/wireless/rockchip_wlan/rtl8723ds/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1662,7 +1662,7 @@ ifeq ($(CONFIG_PLATFORM_ARM_RK3188), y)
16621662
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN -DCONFIG_PLATFORM_ANDROID -DCONFIG_PLATFORM_ROCKCHIPS
16631663
# default setting for Android 4.1, 4.2, 4.3, 4.4
16641664
EXTRA_CFLAGS += -DCONFIG_IOCTL_CFG80211 -DRTW_USE_CFG80211_STA_EVENT
1665-
EXTRA_CFLAGS += -DCONFIG_CONCURRENT_MODE
1665+
# EXTRA_CFLAGS += -DCONFIG_CONCURRENT_MODE
16661666
# default setting for Power control
16671667
EXTRA_CFLAGS += -DRTW_ENABLE_WIFI_CONTROL_FUNC
16681668
ifeq ($(CONFIG_SDIO_HCI), y)

0 commit comments

Comments
 (0)