lineage_kernel_xcoverpro/drivers/iio/common/st_sensors/Kconfig

15 lines
235 B
Plaintext
Raw Normal View History

2023-06-18 22:53:49 +00:00
#
# STMicroelectronics sensors common library
#
config IIO_ST_SENSORS_I2C
tristate
config IIO_ST_SENSORS_SPI
tristate
config IIO_ST_SENSORS_CORE
tristate
select IIO_ST_SENSORS_I2C if I2C
select IIO_ST_SENSORS_SPI if SPI_MASTER