forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/drivers/iio/common/st_sensors/Kconfig
....@@ -1,12 +1,15 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # STMicroelectronics sensors common library
34 #
45
56 config IIO_ST_SENSORS_I2C
67 tristate
8
+ select REGMAP_I2C
79
810 config IIO_ST_SENSORS_SPI
911 tristate
12
+ select REGMAP_SPI
1013
1114 config IIO_ST_SENSORS_CORE
1215 tristate