X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2FKconfig;h=30fb2b12e2ee158d87069621f0e9f361ded5bc76;hp=8fc349ca16e7fcd2d45a6ed1dc0da0dd8ecc23ac;hb=ddd9fd13627552b915753b06be997921cc904466;hpb=6541ca672276d841db22cc18a003303cf517ea89 diff --git a/palacios/src/devices/Kconfig b/palacios/src/devices/Kconfig index 8fc349c..30fb2b1 100644 --- a/palacios/src/devices/Kconfig +++ b/palacios/src/devices/Kconfig @@ -286,5 +286,13 @@ config TELNET_CONSOLE help Includes the virtual telnet console + +config CURSES_CONSOLE + bool "Curses Virtual Console" + default n + depends on CGA && !PASSTHROUGH_VIDEO + help + Includes the virtual curses console + endmenu