X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=Kconfig;h=d484470fa2711d6f8f9739381511497caf29c55b;hp=9a7f7e7f98946abf4b68a8ffb65df5e5c75d0f9f;hb=b1128b2a9d269fefc786c60c26878b372d5e39c1;hpb=5f957c3aeebed4a07a0862cb5fbf595aa4436e81 diff --git a/Kconfig b/Kconfig index 9a7f7e7..d484470 100644 --- a/Kconfig +++ b/Kconfig @@ -108,13 +108,6 @@ endchoice menu "Supported host OS features" -config MULTITHREAD_OS - bool "Host support for multiple threads" - default y - help - Select this if your OS supports multiple threads of execution. This will enable features in Palacios - to require the creation of additional execution threads. - config ALIGNED_PG_ALLOC bool "Host support for aligned page allocations"