- #ifndef _MTK_TS_SETTING_H
- #define _MTK_TS_SETTING_H
- /*=============================================================
- * CONFIG (SW related)
- *=============================================================*/
- /* mtk_ts_pa.c */
- /* 1: turn on MD UL throughput update; 0: turn off */
- #define Feature_Thro_update (0)
- #endif /* _MTK_TS_SETTING_H */
|