diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2007-10-11 05:16:55 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2007-10-11 05:16:55 -0400 |
commit | ff4395654dc6a3a5e35611940047114d4f3d0a7a (patch) | |
tree | 1f17f5160046496c29afeb2872153dcbb939b8a0 /arch/i386/Kconfig | |
parent | 9402e12b8fef1efe9cf949fc020dcda22d9d8667 (diff) |
i386: move oprofile
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r-- | arch/i386/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index 0f6186f03034..2d85e4b87307 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig | |||
@@ -1240,7 +1240,7 @@ menuconfig INSTRUMENTATION | |||
1240 | 1240 | ||
1241 | if INSTRUMENTATION | 1241 | if INSTRUMENTATION |
1242 | 1242 | ||
1243 | source "arch/i386/oprofile/Kconfig" | 1243 | source "arch/x86/oprofile/Kconfig" |
1244 | 1244 | ||
1245 | config KPROBES | 1245 | config KPROBES |
1246 | bool "Kprobes" | 1246 | bool "Kprobes" |