lib/sort.c: move include inside #if 0
[firefly-linux-kernel-4.4.55.git] / lib / Kconfig.debug
index e5ea3ab856bf51615bbb7050c0eb70c6f96a283e..79a9bb67aeaf28817ebcbb8ad4131195413287b9 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"