mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Remove some configuration variables defined when CONFIG_P2P is defined
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
7b6e9a069d
commit
27f745af7b
25 changed files with 227 additions and 236 deletions
|
@ -33,15 +33,6 @@
|
|||
#define CONFIG_AP_MODE
|
||||
|
||||
#define CONFIG_P2P
|
||||
#ifdef CONFIG_P2P
|
||||
//The CONFIG_WFD is for supporting the Wi-Fi display
|
||||
#define CONFIG_WFD
|
||||
|
||||
#define CONFIG_P2P_REMOVE_GROUP_INFO
|
||||
|
||||
#define CONFIG_P2P_PS
|
||||
#define P2P_OP_CHECK_SOCIAL_CH
|
||||
#endif
|
||||
|
||||
#define CONFIG_SKB_COPY //for amsdu
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue