mt_ts_setting.h 349 B

123456789101112
  1. #ifndef _MTK_TS_SETTING_H
  2. #define _MTK_TS_SETTING_H
  3. /*=============================================================
  4. * CONFIG (SW related)
  5. *=============================================================*/
  6. /* mtk_ts_pa.c */
  7. /* 1: turn on MD UL throughput update; 0: turn off */
  8. #define Feature_Thro_update (0)
  9. #endif /* _MTK_TS_SETTING_H */