Subject: powerpc: enable oprofile for cell From: David Erb change defconfig so we build with oprofile by default. Signed-off-by: Arnd Bergmann Index: linux-cg/arch/powerpc/configs/cell_defconfig =================================================================== --- linux-cg.orig/arch/powerpc/configs/cell_defconfig 2006-07-18 18:17:12.000000000 +0200 +++ linux-cg/arch/powerpc/configs/cell_defconfig 2006-07-18 18:17:15.000000000 +0200 @@ -138,6 +138,7 @@ CONFIG_SPU_BASE=y CONFIG_SPUFS_MMAP=y CONFIG_CBE_RAS=y +CONFIG_BE_PERF=y # # Kernel options @@ -1038,7 +1039,8 @@ # # Instrumentation Support # -# CONFIG_PROFILING is not set +CONFIG_PROFILING=y +CONFIG_OPROFILE=y # CONFIG_KPROBES is not set #