HID-BPF support

modulename: hid_bpf.ko

configname: CONFIG_HID_BPF

Linux Kernel Configuration
└─>Device Drivers
└─>HID bus support
└─>HID-BPF support
└─>HID-BPF support
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
This option allows to support eBPF programs on the HID subsystem.
eBPF programs can fix HID devices in a lighter way than a full
kernel patch and allow a lot more flexibility.

For documentation, see Documentation/hid/hid-bpf.rst

source code:
depends
CONFIG_BPF_JIT
CONFIG_BPF_SYSCALL
CONFIG_DYNAMIC_FTRACE_WITH_DIRECT_CALLS
CONFIG_HID
CONFIG_HID_SUPPORT