sctp: compress bit-wide flags to a bitfield on sctp_sock
[cascardo/linux.git] / lib / Kconfig
index 133ebc0..3cca122 100644 (file)
@@ -536,4 +536,8 @@ config ARCH_HAS_PMEM_API
 config ARCH_HAS_MMIO_FLUSH
        bool
 
+config STACKDEPOT
+       bool
+       select STACKTRACE
+
 endmenu