MAX_TTYS
for (i = 0; i < MAX_TTYS; i++) {
line_setup(vt_conf, MAX_TTYS, &def_conf, str, "console");
static char *vt_conf[MAX_TTYS];
static struct line vts[MAX_TTYS];