From 061e651532b0d59740924bcd9c4d10e80cb7f422 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Fri, 2 Feb 2007 11:13:35 +0000 Subject: [PATCH] --- yaml --- r: 46119 b: refs/heads/master c: 06396094b2fad0c429cde795dac4a72bc4d32bf2 h: refs/heads/master i: 46117: c541d6740a4a8b58009e5788a2a94270699c4cb8 46115: af5bee23a39c693f3819b644f03c1b343dfc511e 46111: d0def5653ee46cda71d543fd98fe6f058b993338 v: v3 --- [refs] | 2 +- trunk/arch/mips/oprofile/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 94ac02c6e9ff..9ef14d45fd3d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4a969e1e223d517dd568c84ba3a66542a72c3680 +refs/heads/master: 06396094b2fad0c429cde795dac4a72bc4d32bf2 diff --git a/trunk/arch/mips/oprofile/Kconfig b/trunk/arch/mips/oprofile/Kconfig index 55feaf798596..ca395ef06d4e 100644 --- a/trunk/arch/mips/oprofile/Kconfig +++ b/trunk/arch/mips/oprofile/Kconfig @@ -11,7 +11,7 @@ config PROFILING config OPROFILE tristate "OProfile system profiling (EXPERIMENTAL)" - depends on PROFILING && EXPERIMENTAL + depends on PROFILING && !!MIPS_MT_SMTC && EXPERIMENTAL help OProfile is a profiling system capable of profiling the whole system, include the kernel, kernel modules, libraries,