|
@@ -184,6 +184,7 @@ config HAVE_MMIOTRACE_SUPPORT
|
|
config X86_DECODER_SELFTEST
|
|
config X86_DECODER_SELFTEST
|
|
bool "x86 instruction decoder selftest"
|
|
bool "x86 instruction decoder selftest"
|
|
depends on DEBUG_KERNEL && KPROBES
|
|
depends on DEBUG_KERNEL && KPROBES
|
|
|
|
+ depends on !COMPILE_TEST
|
|
---help---
|
|
---help---
|
|
Perform x86 instruction decoder selftests at build time.
|
|
Perform x86 instruction decoder selftests at build time.
|
|
This option is useful for checking the sanity of x86 instruction
|
|
This option is useful for checking the sanity of x86 instruction
|