kernel/drivers/iio/common/st_sensors/Kconfig
.. .. @@ -1,12 +1,15 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # 2 3 # STMicroelectronics sensors common library 3 4 # 4 5 5 6 config IIO_ST_SENSORS_I2C 6 7 tristate 8 + select REGMAP_I2C7 9 8 10 config IIO_ST_SENSORS_SPI 9 11 tristate 12 + select REGMAP_SPI10 13 11 14 config IIO_ST_SENSORS_CORE 12 15 tristate