android_kernel_samsung_sm8650/stm_iio_configs/lsm6dsv16bx_defconfig
Mario Tesi 876ab6c015
drivers:iio:stm:imu: add support to lsm6dsv16bx STMEMS IMU sensor
Added support for the imu lsm6dsv16bx sensor. The current driver
version supports the following features:
 - Acc and Gyro in continuous mode supported by the internal HW FIFO
 - QVAR sensor for presence and touch detection, data of QVAR are
   managed internally by HW FIFO.
 - SFLP Embedded Sensor Fusion Function Game Rotation vector sensor.
 - TDM slave interface configuration for accelerometer data.
 - MLC / FSM programmable functions.
 - Free fall, step counter, step detection, wake-up, significant
   motion, tilt, tap, double tap, 6D and sleep change embedded
   functions event detection.

Signed-off-by: Mario Tesi <mario.tesi@st.com>
Change-Id: I1f2ad688261cba90b5c3633ccd9fc6fb0301d771
2023-12-18 22:02:00 +01:00

7 lines
211 B
Plaintext

CONFIG_IIO_ST_LSM6DSV16BX=m
CONFIG_IIO_ST_LSM6DSV16BX_I2C=m
CONFIG_IIO_ST_LSM6DSV16BX_I3C=m
CONFIG_IIO_ST_LSM6DSV16BX_SPI=m
CONFIG_IIO_ST_LSM6DSV16BX_MLC_PRELOAD=y
CONFIG_IIO_ST_LSM6DSV16BX_ASYNC_HW_TIMESTAMP=y