Loading drivers/iio/accel/Kconfig +2 −2 Original line number Diff line number Diff line Loading @@ -33,8 +33,8 @@ config IIO_ST_ACCEL_3AXIS LSM303DLH, LSM303DLHC, LIS3DH, LSM330D, LSM330DL, LSM330DLC, LIS331DLH, LSM303DL, LSM303DLM, LSM330. This driver can also be built as a module. If so, will be created these modules: This driver can also be built as a module. If so, these modules will be created: - st_accel (core functions for the driver [it is mandatory]); - st_accel_i2c (necessary for the I2C devices [optional*]); - st_accel_spi (necessary for the SPI devices [optional*]); Loading drivers/iio/gyro/Kconfig +2 −2 Original line number Diff line number Diff line Loading @@ -58,8 +58,8 @@ config IIO_ST_GYRO_3AXIS Say yes here to build support for STMicroelectronics gyroscopes: L3G4200D, LSM330DL, L3GD20, L3GD20H, LSM330DLC, L3G4IS, LSM330. This driver can also be built as a module. If so, will be created these modules: This driver can also be built as a module. If so, these modules will be created: - st_gyro (core functions for the driver [it is mandatory]); - st_gyro_i2c (necessary for the I2C devices [optional*]); - st_gyro_spi (necessary for the SPI devices [optional*]); Loading drivers/iio/magnetometer/Kconfig +2 −2 Original line number Diff line number Diff line Loading @@ -36,8 +36,8 @@ config IIO_ST_MAGN_3AXIS Say yes here to build support for STMicroelectronics magnetometers: LSM303DLHC, LSM303DLM, LIS3MDL. This driver can also be built as a module. If so, will be created these modules: This driver can also be built as a module. If so, these modules will be created: - st_magn (core functions for the driver [it is mandatory]); - st_magn_i2c (necessary for the I2C devices [optional*]); - st_magn_spi (necessary for the SPI devices [optional*]); Loading drivers/iio/pressure/Kconfig +2 −2 Original line number Diff line number Diff line Loading @@ -14,8 +14,8 @@ config IIO_ST_PRESS Say yes here to build support for STMicroelectronics pressure sensors: LPS331AP. This driver can also be built as a module. If so, will be created these modules: This driver can also be built as a module. If so, these modules will be created: - st_pressure (core functions for the driver [it is mandatory]); - st_pressure_i2c (necessary for the I2C devices [optional*]); - st_pressure_spi (necessary for the SPI devices [optional*]); Loading Loading
drivers/iio/accel/Kconfig +2 −2 Original line number Diff line number Diff line Loading @@ -33,8 +33,8 @@ config IIO_ST_ACCEL_3AXIS LSM303DLH, LSM303DLHC, LIS3DH, LSM330D, LSM330DL, LSM330DLC, LIS331DLH, LSM303DL, LSM303DLM, LSM330. This driver can also be built as a module. If so, will be created these modules: This driver can also be built as a module. If so, these modules will be created: - st_accel (core functions for the driver [it is mandatory]); - st_accel_i2c (necessary for the I2C devices [optional*]); - st_accel_spi (necessary for the SPI devices [optional*]); Loading
drivers/iio/gyro/Kconfig +2 −2 Original line number Diff line number Diff line Loading @@ -58,8 +58,8 @@ config IIO_ST_GYRO_3AXIS Say yes here to build support for STMicroelectronics gyroscopes: L3G4200D, LSM330DL, L3GD20, L3GD20H, LSM330DLC, L3G4IS, LSM330. This driver can also be built as a module. If so, will be created these modules: This driver can also be built as a module. If so, these modules will be created: - st_gyro (core functions for the driver [it is mandatory]); - st_gyro_i2c (necessary for the I2C devices [optional*]); - st_gyro_spi (necessary for the SPI devices [optional*]); Loading
drivers/iio/magnetometer/Kconfig +2 −2 Original line number Diff line number Diff line Loading @@ -36,8 +36,8 @@ config IIO_ST_MAGN_3AXIS Say yes here to build support for STMicroelectronics magnetometers: LSM303DLHC, LSM303DLM, LIS3MDL. This driver can also be built as a module. If so, will be created these modules: This driver can also be built as a module. If so, these modules will be created: - st_magn (core functions for the driver [it is mandatory]); - st_magn_i2c (necessary for the I2C devices [optional*]); - st_magn_spi (necessary for the SPI devices [optional*]); Loading
drivers/iio/pressure/Kconfig +2 −2 Original line number Diff line number Diff line Loading @@ -14,8 +14,8 @@ config IIO_ST_PRESS Say yes here to build support for STMicroelectronics pressure sensors: LPS331AP. This driver can also be built as a module. If so, will be created these modules: This driver can also be built as a module. If so, these modules will be created: - st_pressure (core functions for the driver [it is mandatory]); - st_pressure_i2c (necessary for the I2C devices [optional*]); - st_pressure_spi (necessary for the SPI devices [optional*]); Loading