add CONFIG_IKHEADERS_PROC to ci kconfig

do this to enable the following to work on ci:

extern unsigned CONFIG_HZ __kconfig;
This commit is contained in:
Pat Somaru 2024-11-06 12:56:32 -05:00
parent 0f29854e51
commit fc6ad5ca1b
No known key found for this signature in database
GPG Key ID: 1C2CAA6553D55978

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