mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 14:33:05 +00:00
rtl8188eu: Remove CONFIG_HW_PWRP_DETECTION - not defined
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
3eb2ca707d
commit
3990f4dcea
2 changed files with 0 additions and 9 deletions
|
@ -123,11 +123,7 @@ static int rtw_enusbss = 0;//0:disable,1:enable
|
|||
|
||||
static int rtw_hwpdn_mode=2;//0:disable,1:enable,2: by EFUSE config
|
||||
|
||||
#ifdef CONFIG_HW_PWRP_DETECTION
|
||||
static int rtw_hwpwrp_detect = 1;
|
||||
#else
|
||||
static int rtw_hwpwrp_detect = 0; //HW power ping detect 0:disable , 1:enable
|
||||
#endif
|
||||
|
||||
static int rtw_hw_wps_pbc = 1;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue