OSDN Git Service

Merge 36f663352d8e241b313ae19a94c5d30ea077e243 on remote branch
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / Documentation / kprobes.txt
index 1488b65..1f9b3e2 100644 (file)
@@ -305,8 +305,8 @@ architectures:
 3. Configuring Kprobes
 
 When configuring the kernel using make menuconfig/xconfig/oldconfig,
-ensure that CONFIG_KPROBES is set to "y".  Under "Instrumentation
-Support", look for "Kprobes".
+ensure that CONFIG_KPROBES is set to "y". Under "General setup", look
+for "Kprobes".
 
 So that you can load and unload Kprobes-based instrumentation modules,
 make sure "Loadable module support" (CONFIG_MODULES) and "Module