kernel: modules: add xdp-sockets-diag support
[openwrt/staging/pepe2k.git] / config / Config-kernel.in
index a770a9d797371dd128fab7cfb4aa7430aebb6bd3..76b0395f3735c690245689777d8c05a5e0979933 100644 (file)
@@ -1107,6 +1107,12 @@ config KERNEL_NET_L3_MASTER_DEV
          This module provides glue between core networking code and device
          drivers to support L3 master devices like VRF.
 
+config KERNEL_XDP_SOCKETS
+       bool "XDP sockets support"
+       help
+         XDP sockets allows a channel between XDP programs and
+         userspace applications.
+
 config KERNEL_WIRELESS_EXT
        def_bool n