Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
[cascardo/linux.git] / lib / Kconfig.debug
index a285900..3ac43f3 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.