forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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