18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# STMicroelectronics sensors common library
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciconfig IIO_ST_SENSORS_I2C
78c2ecf20Sopenharmony_ci	tristate
88c2ecf20Sopenharmony_ci	select REGMAP_I2C
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciconfig IIO_ST_SENSORS_SPI
118c2ecf20Sopenharmony_ci	tristate
128c2ecf20Sopenharmony_ci	select REGMAP_SPI
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ciconfig IIO_ST_SENSORS_CORE
158c2ecf20Sopenharmony_ci	tristate
168c2ecf20Sopenharmony_ci	select IIO_ST_SENSORS_I2C if I2C
178c2ecf20Sopenharmony_ci	select IIO_ST_SENSORS_SPI if SPI_MASTER
18