x86: Add MMX support for instruction decoder
[pandora-kernel.git] / arch / x86 / Kconfig.cpu
index 924e156..8130334 100644 (file)
@@ -506,6 +506,7 @@ config X86_PTRACE_BTS
        bool "Branch Trace Store"
        default y
        depends on X86_DEBUGCTLMSR
+       depends on BROKEN
        ---help---
          This adds a ptrace interface to the hardware's branch trace store.