kernel: fix KERNEL_PROBE_EVENTS_BTF_ARGS
We no longer support kernels < 6.6, so drop the dependency. This fixes a
missing symbol with 6.12 when KERNEL_DEBUG_INFO_BTF and
KERNEL_KPROBE_EVENTS are enabled.
Signed-off-by: Stijn Tintel <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18676
Signed-off-by: Christian Marangi <[email protected]>