Commit 611ae59c authored by Kelly Daly's avatar Kelly Daly Committed by Paul Mackerras

[PATCH] powerpc: disable OProfile for iSeries

Disable OProfile in Kconfig for iSeries to prevent hangs.  OProfile
was not originally intended to work with legacy iSeries.
Signed-off-by: default avatarKelly Daly <kelly@au.ibm.com>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 1775dbbc
config PROFILING config PROFILING
depends on !PPC_ISERIES
bool "Profiling support (EXPERIMENTAL)" bool "Profiling support (EXPERIMENTAL)"
help help
Say Y here to enable the extended profiling support mechanisms used Say Y here to enable the extended profiling support mechanisms used
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment