提交 bcdd1ea3 编写于 作者: S Stephen Rothwell 提交者: Paul Mackerras

[PATCH] powerpc: Move arch/ppc*/oprofile/Kconfig to arch/powerpc

These files are identical.
Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 5bfc8265
......@@ -1368,7 +1368,7 @@ endmenu
source "lib/Kconfig"
source "arch/ppc/oprofile/Kconfig"
source "arch/powerpc/oprofile/Kconfig"
source "arch/ppc/Kconfig.debug"
......
......@@ -461,7 +461,7 @@ config VIOPATH
depends on VIOCONS || VIODASD || VIOCD || VIOTAPE || VETH
default y
source "arch/ppc64/oprofile/Kconfig"
source "arch/powerpc/oprofile/Kconfig"
source "arch/ppc64/Kconfig.debug"
......
menu "Profiling support"
depends on EXPERIMENTAL
config PROFILING
bool "Profiling support (EXPERIMENTAL)"
help
Say Y here to enable the extended profiling support mechanisms used
by profilers such as OProfile.
config OPROFILE
tristate "OProfile system profiling (EXPERIMENTAL)"
depends on PROFILING
help
OProfile is a profiling system capable of profiling the
whole system, include the kernel, kernel modules, libraries,
and applications.
If unsure, say N.
endmenu
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册