Skip to content

Commit

Permalink
net: wireless: rkwifi: add SUPPORT_P2P_GO_PS to fix suspend issue
Browse files Browse the repository at this point in the history
Change-Id: I23f563c1de9527f2a17ccbe90a61516b4f76b2a8
Signed-off-by: Yao Xiao <[email protected]>
  • Loading branch information
xiaoyao888888 authored and Caesar-github committed Nov 1, 2018
1 parent ee22fc6 commit 0407701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ DHDCFLAGS = -Wall -Wstrict-prototypes -Dlinux -DBCMDRIVER \
-DKEEP_ALIVE -DPKT_FILTER_SUPPORT -DPNO_SUPPORT -DDHDTCPACK_SUPPRESS \
-DDHD_DONOT_FORWARD_BCMEVENT_AS_NETWORK_PKT \
-DMULTIPLE_SUPPLICANT -DTSQ_MULTIPLIER -DMFP \
-DWL_EXT_IAPSTA \
-DWL_EXT_IAPSTA -DSUPPORT_P2P_GO_PS \
-DENABLE_INSMOD_NO_FW_LOAD -DDHD_UNSUPPORT_IF_CNTS \
-Idrivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd \
-Idrivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include
Expand Down

0 comments on commit 0407701

Please sign in to comment.