mm: remove misleading ARCH_USES_NUMA_PROT_NONE
[linux-2.6-block.git] / lib / Kconfig.debug
index a28590083622705dd007bffd5d3a57f87f133fed..3ac43f34437bad6d64f870222c51dbc41b2c73b2 100644 (file)
@@ -1672,7 +1672,8 @@ config TEST_BPF
          against the BPF interpreter or BPF JIT compiler depending on the
          current setting. This is in particular useful for BPF JIT compiler
          development, but also to run regression tests against changes in
-         the interpreter code.
+         the interpreter code. It also enables test stubs for eBPF maps and
+         verifier used by user space verifier testsuite.
 
          If unsure, say N.