X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2FKconfig;h=b04376f02ebb3793209f6a02b203946a2cbfe61f;hb=d3ba44fb64c5a40a0d47cf8fecf809b8c20fd440;hp=63fe5ed61adb49be0e8ba0402aebc038e128f2aa;hpb=8fff7af827c4d7c5a3625f1ca5bdeac7e6538742;p=palacios.git diff --git a/palacios/src/devices/Kconfig b/palacios/src/devices/Kconfig index 63fe5ed..b04376f 100644 --- a/palacios/src/devices/Kconfig +++ b/palacios/src/devices/Kconfig @@ -330,5 +330,11 @@ config CURSES_CONSOLE help Includes the virtual curses console +config SERIAL_UART + bool "Serial Port" + default y + help + Include virtual serial port + endmenu