Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
[platform/kernel/linux-starfive.git] / lib / Kconfig
index 55c27e1..dc1ab2e 100644 (file)
@@ -692,15 +692,6 @@ config STACKDEPOT_ALWAYS_INIT
        bool
        select STACKDEPOT
 
-config STACK_HASH_ORDER
-       int "stack depot hash size (12 => 4KB, 20 => 1024KB)"
-       range 12 20
-       default 20
-       depends on STACKDEPOT
-       help
-        Select the hash size as a power of 2 for the stackdepot hash table.
-        Choose a lower value to reduce the memory impact.
-
 config REF_TRACKER
        bool
        depends on STACKTRACE_SUPPORT