z80pack: we added a tty
authorAlan Cox <alan@linux.intel.com>
Fri, 3 Nov 2017 23:36:01 +0000 (23:36 +0000)
committerAlan Cox <alan@linux.intel.com>
Fri, 3 Nov 2017 23:36:01 +0000 (23:36 +0000)
Kernel/platform-z80pack/config.h

index b0fdc1c..3a37108 100644 (file)
@@ -45,7 +45,7 @@
 #define CMDLINE        NULL      /* Location of root dev name */
 
 /* Device parameters */
-#define NUM_DEV_TTY 3
+#define NUM_DEV_TTY 4
 
 #define TTYDEV   BOOT_TTY /* Device used by kernel for messages, panics */
 #define SWAPDEV  (256 + 1)  /* Device for swapping. (z80pack drive J) */