OSDN Git Service

hexdump: introduce test suite
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / lib / Kconfig.debug
index e5ea3ab..79a9bb6 100644 (file)
@@ -1580,6 +1580,9 @@ config ASYNC_RAID6_TEST
 
          If unsure, say N.
 
+config TEST_HEXDUMP
+       tristate "Test functions located in the hexdump module at runtime"
+
 config TEST_STRING_HELPERS
        tristate "Test functions located in the string_helpers module at runtime"