1 # SPDX-License-Identifier: GPL-2.0-only
8 depends on DYNAMIC_FTRACE_WITH_DIRECT_CALLS
10 This option allows to support eBPF programs on the HID subsystem.
11 eBPF programs can fix HID devices in a lighter way than a full
12 kernel patch and allow a lot more flexibility.
14 For documentation, see Documentation/hid/hid-bpf.rst