aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Thompson <daniel.thompson@linaro.org>2017-07-30 08:09:38 +0100
committerDaniel Thompson <daniel.thompson@linaro.org>2017-07-31 17:26:27 +0100
commit098312199d45941958317d513fa23d27ca6abea5 (patch)
tree4da4026f3bd7abbc0c7a69db430f2ea418abcef1
parentf53bfeecd4d43d51d722b0ddca8e47b36c72b163 (diff)
include: rda: tgt_ap_ts_setting: RDA support
-rw-r--r--include/rda/tgt_ap_ts_setting.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/rda/tgt_ap_ts_setting.h b/include/rda/tgt_ap_ts_setting.h
new file mode 100644
index 0000000000..1f0cc48956
--- /dev/null
+++ b/include/rda/tgt_ap_ts_setting.h
@@ -0,0 +1,8 @@
+#ifndef __TGT_AP_TS_SETTING_H
+#define __TGT_AP_TS_SETTING_H
+
+#include "rda_ts_comm.h"
+
+/* #define TGT_AP_TS_FW_RELOAD (1) */
+
+#endif