Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...
[linux-2.6-block.git] / lib / Kconfig.debug
index 8d24f4ed66fd7d20313e94b06c595abd468ece24..04adfc3b185ebfdee71081b19563036cc09e214f 100644 (file)
@@ -1965,6 +1965,14 @@ config TEST_DEBUG_VIRTUAL
 
          If unsure, say N.
 
+config TEST_MEMCAT_P
+       tristate "Test memcat_p() helper function"
+       help
+         Test the memcat_p() helper for correctly merging two
+         pointer arrays together.
+
+         If unsure, say N.
+
 endif # RUNTIME_TESTING_MENU
 
 config MEMTEST