X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fsrc%2Finterfaces%2FKconfig;h=72442f9e531e5b99c924ccbfb3897c483a754ec4;hp=d7671a0e1ed6e7de77e81cf7da6ae5799489c72e;hb=da0b4bb80de755529f47b9ca57ccb0c2cefae15b;hpb=2cb41f7db5b9f89113432d6b3daff4807ba8e5f2 diff --git a/palacios/src/interfaces/Kconfig b/palacios/src/interfaces/Kconfig index d7671a0..72442f9 100644 --- a/palacios/src/interfaces/Kconfig +++ b/palacios/src/interfaces/Kconfig @@ -101,4 +101,11 @@ config HOST_LAZY_FPU_SWITCH help Select this if your host provides lazy context switch support for floating point state and you would like Palacios to use it + +config CACHE_INFO + bool "Host provides information about cache structure" + default n + help + Select this if your host provides lazy context switch support + for floating point state and you would like Palacios to use it endmenu