rtl8188eu: Remove remaining configuration code for other devices

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2015-02-27 20:38:37 -06:00
parent d3b53e90aa
commit efaf0dce64
3 changed files with 0 additions and 31 deletions

View file

@ -85,11 +85,7 @@
#define Smooth_TH_3 4
#define Smooth_Step_Size 5
#define Adaptive_SIR 1
#if(RTL8723_FPGA_VERIFICATION == 1)
#define PSD_RESCAN 1
#else
#define PSD_RESCAN 4
#endif
#define PSD_SCAN_INTERVAL 700 /* ms */
@ -309,11 +305,7 @@ typedef struct _ODM_RATE_ADAPTIVE
#define IQK_MAC_REG_NUM 4
#define IQK_ADDA_REG_NUM 16
#define IQK_BB_REG_NUM_MAX 10
#if (RTL8192D_SUPPORT==1)
#define IQK_BB_REG_NUM 10
#else
#define IQK_BB_REG_NUM 9
#endif
#define HP_THERMAL_NUM 8
#define AVG_THERMAL_NUM 8