The IIS2ICLX is a high-accuracy. ultra-low noise, low-power two-axis linear accelerometer which can be interfaced through either I2C or SPI bus. Its high accuracy, stability over temperature and repeatability make IIS2ICLX particularly suitable for inclination measurement for industrial applications (inclinometers). https://www.st.com/resource/en/datasheet/iis2iclx.pdf This driver is based on stmemsc i/f v1.03. Signed-off-by: Armando Visconti <armando.visconti@st.com>
22 lines
488 B
Plaintext
22 lines
488 B
Plaintext
CONFIG_TEST=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_I2C=y
|
|
CONFIG_ADC=y
|
|
CONFIG_GPIO=y
|
|
CONFIG_SPI=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_IIS2DLPC=y
|
|
CONFIG_IIS2DLPC_TRIGGER_OWN_THREAD=y
|
|
CONFIG_LIS2DW12=y
|
|
CONFIG_LIS2DW12_TRIGGER_OWN_THREAD=y
|
|
CONFIG_STTS751=y
|
|
CONFIG_STTS751_TRIGGER_OWN_THREAD=y
|
|
CONFIG_ISM330DHCX=y
|
|
CONFIG_ISM330DHCX_TRIGGER_OWN_THREAD=y
|
|
CONFIG_IIS2DH=y
|
|
CONFIG_IIS2DH_TRIGGER_OWN_THREAD=y
|
|
CONFIG_IIS2ICLX=y
|
|
CONFIG_IIS2ICLX_TRIGGER_OWN_THREAD=y
|
|
CONFIG_IIS2MDC=y
|
|
CONFIG_IIS2MDC_TRIGGER_OWN_THREAD=y
|