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.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/console_channel.inc b/include/console_channel.inc
index dc72d665fb..31ea119c1f 100644
--- a/include/console_channel.inc
+++ b/include/console_channel.inc
@@ -19,7 +19,7 @@ CONSOLE_CHANNEL(CC_BLUETOOTH_HCI,"bluetooth_hci")
#ifdef CONFIG_EXTENSION_COMMAND
CONSOLE_CHANNEL(CC_EXTENSION, "extension")
#endif
-#if defined(CONFIG_CASE_CLOSED_DEBUG) || defined(CONFIG_PHYSICAL_PRESENCE)
+#if defined(CONFIG_PHYSICAL_PRESENCE)
CONSOLE_CHANNEL(CC_CCD, "ccd")
#endif
CONSOLE_CHANNEL(CC_CHARGER, "charger")