summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 122523a5e9..3b0302b2ae 100644
--- a/include/config.h
+++ b/include/config.h
@@ -2081,6 +2081,9 @@
/* "buffer" size of ipc_shared_obj. */
#undef CONFIG_IPC_SHARED_OBJ_BUF_SIZE
+/* EC support rpmsg name service over IPI. */
+#undef CONFIG_RPMSG_NAME_SERVICE
+
/*****************************************************************************/
/* Current/Power monitor */