X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=Kconfig;fp=Kconfig;h=a36c46bb7f0304cd2878736b7956a6498220b5eb;hp=3c9ccf70625d613f8911212815fec692ae8cc82b;hb=ddd9fd13627552b915753b06be997921cc904466;hpb=6541ca672276d841db22cc18a003303cf517ea89 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