rtl8188eu: Remove RTL8188E_FPGA_true_PHY_VERIFICATION - not selected

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2013-07-26 22:07:57 -05:00
parent e520b8da19
commit e5e7596841
2 changed files with 1 additions and 10 deletions

View file

@ -313,13 +313,8 @@ storePwrIndexDiffRateOffset(
// 2) "#define RTL8723_FPGA_VERIFICATION 1" in Precomp.h.WlanE.Windows // 2) "#define RTL8723_FPGA_VERIFICATION 1" in Precomp.h.WlanE.Windows
// 3) "#define RTL8190_Download_Firmware_From_Header 0" in Precomp.h.WlanE.Windows if needed. // 3) "#define RTL8190_Download_Firmware_From_Header 0" in Precomp.h.WlanE.Windows if needed.
// //
#if (RTL8188E_SUPPORT == 1) && (RTL8188E_FPGA_true_PHY_VERIFICATION == 1) #define SIC_ENABLE 0
#define SIC_ENABLE 1
#define SIC_HW_SUPPORT 1
#else
#define SIC_ENABLE 0
#define SIC_HW_SUPPORT 0 #define SIC_HW_SUPPORT 0
#endif
//================================================================== //==================================================================

View file

@ -17,10 +17,6 @@
* *
* *
******************************************************************************/ ******************************************************************************/
//***** temporarily flag *******
//for FPGA VERIFICATION config
#define RTL8188E_FPGA_true_PHY_VERIFICATION 0
//***** temporarily flag ******* //***** temporarily flag *******
/* /*