OSDN Git Service

sunrpc: expiry_time should be seconds not timeval
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / net / Kconfig
index 127da94..129b9fc 100644 (file)
@@ -383,8 +383,15 @@ config LWTUNNEL
          weight tunnel endpoint. Tunnel encapsulation parameters are stored
          with light weight tunnel state associated with fib routes.
 
+config DST_CACHE
+       bool
+       default n
+
 endif   # if NET
 
 # Used by archs to tell that they support BPF_JIT
 config HAVE_BPF_JIT
        bool
+
+config HAVE_EBPF_JIT
+       bool