mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 11:21:55 +00:00
Add settings needed for BPF
This commit is contained in:
parent
55a078c417
commit
5c9ed83300
1 changed files with 4 additions and 0 deletions
4
config
4
config
|
@ -291,3 +291,7 @@ CONFIG_KERNEL_NF_CONNTRACK_DESTROY_HOOK=y
|
|||
# CONFIG_SIGNATURE_CHECK is not set
|
||||
# CONFIG_PACKAGE_kmod-leds-gca230718 is not set
|
||||
# CONFIG_PACKAGE_libustream-mbedtls is not set
|
||||
CONFIG_KERNEL_BPF_EVENTS=y
|
||||
CONFIG_KERNEL_DEBUG_INFO=y
|
||||
CONFIG_KERNEL_DEBUG_INFO_BTF=y
|
||||
# CONFIG_KERNEL_DEBUG_INFO_REDUCED is not set
|
||||
|
|
Loading…
Reference in a new issue