diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2006-03-20 11:58:02 -0600 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2006-03-20 11:58:02 -0600 |
commit | 1a02e59a2970f9ed28ab51d3b08624b79e54d848 (patch) | |
tree | 470cce472be3b08c160e0c569648e7228651b12a /arch/powerpc/oprofile/Kconfig | |
parent | ebcff3c773b42bce6182ec16485abca4e53fba97 (diff) | |
parent | 2c276603c3e5ebf38155a9d1fbbda656d52d138e (diff) | |
download | kernel_samsung_tuna-1a02e59a2970f9ed28ab51d3b08624b79e54d848.zip kernel_samsung_tuna-1a02e59a2970f9ed28ab51d3b08624b79e54d848.tar.gz kernel_samsung_tuna-1a02e59a2970f9ed28ab51d3b08624b79e54d848.tar.bz2 |
Merge branch 'master'
Diffstat (limited to 'arch/powerpc/oprofile/Kconfig')
-rw-r--r-- | arch/powerpc/oprofile/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/oprofile/Kconfig b/arch/powerpc/oprofile/Kconfig index eb2dece..d03c0e5 100644 --- a/arch/powerpc/oprofile/Kconfig +++ b/arch/powerpc/oprofile/Kconfig @@ -1,4 +1,5 @@ config PROFILING + depends on !PPC_ISERIES bool "Profiling support (EXPERIMENTAL)" help Say Y here to enable the extended profiling support mechanisms used |