**Hello **
We are working with an accel chip from ST lis2dw12 and in our application with the iio lib framework. At the moment we are working with sysfs trigger. Because of jitter we wanna change to hrt trigger. Looking at the kernel config I cannot see the CONFIG_IIO_HRTIMER_TRIGGER that we need. Would it be possible to include that in the Kernel?
Here our actual info:Software summary
------------------------------------------------------------
Bootloader: U-Boot
Kernel version: 5.15.148-6.7.0+git.bfdbfb2c85fb #1-TorizonCore SMP PREEMPT Thu Jun 20 15:59:41 UTC 2024
Kernel command line: root=LABEL=otaroot rootfstype=ext4 quiet logo.nologo vt.global_cursor_default=0 plymouth.ignore-serial-consoles splash fbcon=map:3 ostree=/ostree/boot.0/torizon/e45102872ceef080b34de1be60d6d2c689fe1e9b1c738fb031bfd725722796c3/0
Distro name: NAME=“TorizonCore”
Distro version: VERSION_ID=6.7.0-build.18
Distro variant: VARIANT=“Docker”
Hostname: verdin-imx8mm-15207522
------------------------------------------------------------Hardware info
------------------------------------------------------------
HW model: Toradex Verdin iMX8M Mini on Cedes FSP gateway V100
Toradex version: 0059 V1.1D
Serial number: 15207522
Processor arch: aarch64
**------------------------------------------------------------
Regards.**