aboutsummaryrefslogtreecommitdiff
path: root/tests/toranj/openthread-core-toranj-config-posix.h
diff options
context:
space:
mode:
authorZhanglong Xia <zhanglongxia@google.com>2023-10-16 03:29:27 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-10-16 03:29:27 +0000
commitff54b9bee2fc06819bd459c9931fba2fd4becd97 (patch)
tree9dcd308137d1419abaa3cc3c6eb8f913d83d7245 /tests/toranj/openthread-core-toranj-config-posix.h
parent0e548bab831ea05f78a37382a4aad82a815527af (diff)
parent79f3ce8ee3b502ed9b95e213a9c485beee068852 (diff)
downloadopenthread-ff54b9bee2fc06819bd459c9931fba2fd4becd97.tar.gz
Merge "[spinel] create spinel interface based on the radio url protocol (#9393)" into main
Diffstat (limited to 'tests/toranj/openthread-core-toranj-config-posix.h')
-rw-r--r--tests/toranj/openthread-core-toranj-config-posix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/toranj/openthread-core-toranj-config-posix.h b/tests/toranj/openthread-core-toranj-config-posix.h
index 6b2f02876..95cf37ac3 100644
--- a/tests/toranj/openthread-core-toranj-config-posix.h
+++ b/tests/toranj/openthread-core-toranj-config-posix.h
@@ -45,6 +45,6 @@
#define OPENTHREAD_POSIX_CONFIG_RCP_PTY_ENABLE 1
-#define OPENTHREAD_POSIX_CONFIG_RCP_BUS OT_POSIX_RCP_BUS_UART
+#define OPENTHREAD_POSIX_CONFIG_SPINEL_HDLC_INTERFACE_ENABLE 1
#endif /* OPENTHREAD_CORE_TORANJ_CONFIG_POSIX_H_ */