android_kernel_samsung_sm8650/stm_iio_configs/lis2du12_defconfig
Mario Tesi 115ea4079c
drivers:iio:stm:accel: Add support to LIS2DU12 STMEMS accel
Added support to STMEMS acc LIS2DU12 sensor.
The following features has been included:
 - Acc and Temp sensor in FIFO
 - Embedded features event detection supported:
   - Wake-up
   - Free fall
   - Tap
   - Double Tap
   - 6D / 4D
   - activity / inactivity
 - Embedded features parameters configuration
 - Self test procedure

Signed-off-by: Mario Tesi <mario.tesi@st.com>
Change-Id: I89df1f65ca14e01bc424b8e26de2c972cf71b999
2023-12-05 14:20:48 +01:00

5 lines
112 B
Plaintext

CONFIG_IIO_ST_LIS2DU12=m
CONFIG_IIO_ST_LIS2DU12_I2C=m
CONFIG_IIO_ST_LIS2DU12_SPI=m
CONFIG_IIO_ST_LIS2DU12_I3C=m