|
@@ -187,8 +187,8 @@ config HAVE_MMIOTRACE_SUPPORT
|
|
def_bool y
|
|
def_bool y
|
|
|
|
|
|
config X86_DECODER_SELFTEST
|
|
config X86_DECODER_SELFTEST
|
|
- bool "x86 instruction decoder selftest"
|
|
|
|
- depends on DEBUG_KERNEL
|
|
|
|
|
|
+ bool "x86 instruction decoder selftest"
|
|
|
|
+ depends on DEBUG_KERNEL && KPROBES
|
|
---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
|