X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=Kconfig;h=71f5f9be62b3de0652b362bb2ac98bf615738140;hb=0c86cee438f4867bc95dae74da2d1d8dc2a4ac78;hp=ffe5e0c0f81b23c96fce245fa38446b7651a8a7e;hpb=d12cdf5b213b2b51d525914a852ceacd2c198b5a;p=palacios-OLD.git diff --git a/Kconfig b/Kconfig index ffe5e0c..71f5f9b 100644 --- a/Kconfig +++ b/Kconfig @@ -284,6 +284,14 @@ config VNET help Enable the Vnet in Palacios +config DEBUG_VNET + depends on VNET + bool "Enable Vnet Debug in Palacios" + default n + help + Enable the Vnet debug in Palacios + + endmenu menu "Debug configuration" @@ -394,13 +402,6 @@ config DEBUG_DEV_MGR help This turns on debugging for the device manager -config DEBUG_VNET - depends on EXPERIMENTAL && VNET - bool "Enable Vnet Debug in Palacios" - default n - help - Enable the Vnet debug in Palacios - endmenu