Merge branch 'for-5.8' into for-linus
[linux-2.6-microblaze.git] / include / linux / console.h
index 7a140f4..75dd206 100644 (file)
@@ -134,7 +134,7 @@ static inline int con_debug_leave(void)
  */
 
 #define CON_PRINTBUFFER        (1)
-#define CON_CONSDEV    (2) /* Last on the command line */
+#define CON_CONSDEV    (2) /* Preferred console, /dev/console */
 #define CON_ENABLED    (4)
 #define CON_BOOT       (8)
 #define CON_ANYTIME    (16) /* Safe to call when cpu is offline */