Merge pull request #900 from likewhatevs/enable-iconfig-proc

add CONFIG_IKCONFIG_PROC to ci kconfig
This commit is contained in:
likewhatevs 2024-11-07 06:39:08 +00:00 committed by GitHub
commit d0111b3af9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,3 +54,4 @@ CONFIG_UPROBE_EVENTS=y
CONFIG_DEBUG_FS=y
# more bpftrace to make that work
CONFIG_IKHEADERS=y
CONFIG_IKCONFIG_PROC=y