X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2FKconfig;h=3758e6d8780c88db2b3e7c0a767c72217a00cd27;hb=18713f98a14335b09cb7d87b3bea087255eaf10d;hp=7222c485dcef66154105ffb1a0d9f61af1465e6b;hpb=bc5ee3e07affac4810227d61c407011c05298518;p=palacios.git diff --git a/palacios/src/devices/Kconfig b/palacios/src/devices/Kconfig index 7222c48..3758e6d 100644 --- a/palacios/src/devices/Kconfig +++ b/palacios/src/devices/Kconfig @@ -341,6 +341,13 @@ config CGA Includes the Virtual CGA video support +config DEBUG_CGA + int "DEBUG_CGA" + default 0 + depends on CGA + help + Enables Debugging for the CGA device (2 = Verbose, 1 = Debug, 0 = Off) + config TELNET_CONSOLE bool "Telnet Virtual Console" default n