mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-06-23 16:44:20 +00:00
rtl8188eu: Remove CONFIG_ODM_REFRESH_RAMASK
This parameter is always defined. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
8e700a6ee2
commit
a76a620b5f
4 changed files with 3 additions and 18 deletions
|
@ -209,9 +209,7 @@ static void Update_ODM_ComInfo_88E(struct adapter *Adapter)
|
|||
|
||||
pdmpriv->InitODMFlag = 0
|
||||
| ODM_BB_DIG
|
||||
#ifdef CONFIG_ODM_REFRESH_RAMASK
|
||||
| ODM_BB_RA_MASK
|
||||
#endif
|
||||
| ODM_BB_DYNAMIC_TXPWR
|
||||
| ODM_BB_FA_CNT
|
||||
| ODM_BB_RSSI_MONITOR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue