X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=arch%2Fx86%2FKconfig.debug;h=20028da8ae188ce16aaabdc1ef6da2fd1eb5b8f0;hb=48c1078509b47b38802329028ccfd77783bcff99;hp=61bd2ad94281884f13b70f3bb9e397fdcef9338a;hpb=321d03c86732e45f5f33ad0db5b68e2e1364acb9;p=deliverable%2Flinux.git diff --git a/arch/x86/Kconfig.debug b/arch/x86/Kconfig.debug index 61bd2ad94281..20028da8ae18 100644 --- a/arch/x86/Kconfig.debug +++ b/arch/x86/Kconfig.debug @@ -313,6 +313,19 @@ config DEBUG_NMI_SELFTEST If unsure, say N. +config DEBUG_IMR_SELFTEST + bool "Isolated Memory Region self test" + default n + depends on INTEL_IMR + ---help--- + This option enables automated sanity testing of the IMR code. + Some simple tests are run to verify IMR bounds checking, alignment + and overlapping. This option is really only useful if you are + debugging an IMR memory map or are modifying the IMR code and want to + test your changes. + + If unsure say N here. + config X86_DEBUG_STATIC_CPU_HAS bool "Debug alternatives" depends on DEBUG_KERNEL