summaryrefslogtreecommitdiff
path: root/include/console_channel.inc
diff options
context:
space:
mode:
Diffstat (limited to 'include/console_channel.inc')
-rw-r--r--include/console_channel.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/console_channel.inc b/include/console_channel.inc
index 0f931e88f7..21059fc64e 100644
--- a/include/console_channel.inc
+++ b/include/console_channel.inc
@@ -7,6 +7,9 @@
CONSOLE_CHANNEL(CC_COMMAND, "command")
CONSOLE_CHANNEL(CC_ACCEL, "accel")
+#ifdef CONFIG_AUDIO_CODEC
+CONSOLE_CHANNEL(CC_AUDIO_CODEC, "audio_codec")
+#endif
#ifdef CONFIG_BLUETOOTH_LE
CONSOLE_CHANNEL(CC_BLUETOOTH_LE, "bluetooth_le")
#ifdef CONFIG_BLUETOOTH_LL_DEBUG