Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IIO_ST_PRESS
has multiple definitions:
drivers/iio/pressure/Kconfig
The configuration item CONFIG_IIO_ST_PRESS:
( CONFIG_I2C || CONFIG_SPI_MASTER ) && CONFIG_SYSFS
st_pressure
Say yes here to build support for STMicroelectronics pressure sensors: LPS001WP, LPS25H, LPS331AP, LPS22HB, LPS22HH.
Also need to enable at least one of I2C and SPI interface drivers below.
drivers/iio/pressure/Kconfig
The configuration item CONFIG_IIO_ST_PRESS:
( CONFIG_I2C || CONFIG_SPI_MASTER ) && CONFIG_SYSFS
st_pressure
Say yes here to build support for STMicroelectronics pressures: LPS331AP.
This driver can also be built as a module. If so, will be created these modules: - 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*]);
(*) one of these is necessary to do something.
Raw data from LKDDb:
lkddb module st_pressure CONFIG_IIO_ST_PRESS : drivers/iio/pressure/Kconfig : "STMicroelectronics pressure sensor Driver" # in 3.11–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab