X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=Kconfig;h=a36c46bb7f0304cd2878736b7956a6498220b5eb;hb=Release-1.2;hp=3c9ccf70625d613f8911212815fec692ae8cc82b;hpb=441c2e0ff3387a82eb20ef381222e3e2ba59354f;p=palacios.git diff --git a/Kconfig b/Kconfig index 3c9ccf7..a36c46b 100644 --- a/Kconfig +++ b/Kconfig @@ -45,6 +45,15 @@ config MAX_CPUS For uniprocessor environments, set this to 1 +config CONSOLE + bool "Include Console Support" + default n + help + Enable console support in Palacios + + + + config SOCKET bool "Include Network Socket Support" default n