android_kernel_samsung_sm8650/stm_iio_configs/lsm6dsr_defconfig
mario tesi c34ccee5a1 drivers:iio:imu: added support to LSM6DSR IMU sensor
List of supported features:
 - Acc / Gyro / Temp sensors
    > Configurable ODRs [Power_Off ... 833] Hz
    > Configurable Full Scales
    > Sensor Event Timestamp
    > Read single raw data values
 - FIFO:
    > HW Watermark configuration
    > Custom Flush command / event support
 - Support to IIO trigger
 - HW SHUB enabled:
    > Samples in HW FIFO
    > Device supported:
      LIS2MDL, LPS22HB, LPS22HH
 - Embedded event sensors:
    > Step Counter
    > Significant Motion
    > Tilt sensor
 - FSM events detection for the following gestures:
    > Glance
    > Motion
    > No Motion
    > Wake-up
    > Pick-up
    > Orientation
    > Wrist Tilt

Signed-off-by: mario tesi <mario.tesi@st.com>
Change-Id: I8428d482ef65febcee45bc915c354740e38e2e2b
2022-02-17 14:25:41 +01:00

5 lines
115 B
Plaintext

CONFIG_IIO_ST_LSM6DSR=m
CONFIG_IIO_ST_LSM6DSR_I2C=m
CONFIG_IIO_ST_LSM6DSR_SPI=m
CONFIG_IIO_ST_LSM6DSR_MAY_WAKEUP=y