mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Remove most of the remaining parameters from autoconf.h
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
1e96c9a1d4
commit
f55990fd29
13 changed files with 31 additions and 192 deletions
|
@ -1556,11 +1556,7 @@ Current IOREG MAP
|
|||
|
||||
#define EEPROM_Default_AntTxPowerDiff 0x0
|
||||
#define EEPROM_Default_TxPwDiff_CrystalCap 0x5
|
||||
#if (RTL8188ES_SUPPORT==1) //for SDIO
|
||||
#define EEPROM_Default_TxPowerLevel 0x25
|
||||
#else //for USB/PCIE
|
||||
#define EEPROM_Default_TxPowerLevel 0x2A
|
||||
#endif
|
||||
|
||||
#define EEPROM_Default_HT40_2SDiff 0x0
|
||||
#define EEPROM_Default_HT20_Diff 2 // HT20<->40 default Tx Power Index Difference
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue