summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/include/config.h b/include/config.h
index a094bbff42..d10d969550 100644
--- a/include/config.h
+++ b/include/config.h
@@ -949,8 +949,11 @@
* Make it possible for console to be output to different channels that can be
* turned on and off.
*
- * Boards that do not require a typical FAFT flow may #undef this to reduce
- * image size.
+ * This is useful as a developer convenience when the console is crowded with
+ * messages, to make it easier to use the interactive console.
+ * FAFT and servod also use this feature.
+ *
+ * Boards may #undef this to reduce image size.
*/
#define CONFIG_CONSOLE_CHANNEL