X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2FKconfig;h=575223b0cb4b58ce870a1a0990c8edabbea66140;hb=a7b07dc7f3bd9c28b0fbfb3c685a306326d56e76;hp=81e1739ba5a6a5e2a06ed7a5c0ed85159f96707f;hpb=349974e77efb6976541a73f5f849fd9bf1da2406;p=palacios-OLD.git diff --git a/palacios/src/devices/Kconfig b/palacios/src/devices/Kconfig index 81e1739..575223b 100644 --- a/palacios/src/devices/Kconfig +++ b/palacios/src/devices/Kconfig @@ -366,7 +366,7 @@ config RAMDISK Includes the RAM based disk backend config DEBUG_RAMDISK - bool "RAMDISK baskend debugging" + bool "RAMDISK backend debugging" depends on RAMDISK && DEBUG_ON help Enable debugging for the ram based disk backend @@ -458,13 +458,5 @@ config CHAR_STREAM help Include Stream based character device frontend - -config MCHECK - bool "Machine Check architecture" - default n - depends on EXPERIMENTAL - help - Include Machine Check injection architecture - endmenu