1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2024-04-29 19:34:18 +02:00
parent 55a078c417
commit 5c9ed83300

4
config
View file

@ -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