]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/x86/Kconfig.debug
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
[linux.git] / arch / x86 / Kconfig.debug
index 71c92db47c412af588686489f4a9c6dec4e96929..bf9cd83de7773087951ad22dcafba77dba9b54f8 100644 (file)
@@ -171,7 +171,7 @@ config HAVE_MMIOTRACE_SUPPORT
 
 config X86_DECODER_SELFTEST
        bool "x86 instruction decoder selftest"
-       depends on DEBUG_KERNEL && KPROBES
+       depends on DEBUG_KERNEL && INSTRUCTION_DECODER
        depends on !COMPILE_TEST
        ---help---
         Perform x86 instruction decoder selftests at build time.