X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=Kconfig;h=fbed666161fd828a47fde629a3969deda7e1cccb;hb=affa74f0a3ac623aaa3042e251771c04e63cf846;hp=b9af3060ad60390d601ef4897a17fd7e52eb1e8b;hpb=3b85ebc98b3f850992ffbfa1cb6e8d6ad777515b;p=palacios.git diff --git a/Kconfig b/Kconfig index b9af306..fbed666 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 y