diff options
Diffstat (limited to 'net/xdp/Kconfig')
-rw-r--r-- | net/xdp/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/xdp/Kconfig b/net/xdp/Kconfig index 0255b33cff4b..71af2febe72a 100644 --- a/net/xdp/Kconfig +++ b/net/xdp/Kconfig @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only config XDP_SOCKETS bool "XDP sockets" depends on BPF_SYSCALL |