oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAP
[safe/jmp/linux-2.6] / arch / Kconfig
index beea3cc..7f418bb 100644 (file)
@@ -9,6 +9,7 @@ config OPROFILE
        depends on TRACING_SUPPORT
        select TRACING
        select RING_BUFFER
+       select RING_BUFFER_ALLOW_SWAP
        help
          OProfile is a profiling system capable of profiling the
          whole system, include the kernel, kernel modules, libraries,