Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 #
0003 # STMicroelectronics sensors common library
0004 #
0005 
0006 config IIO_ST_SENSORS_I2C
0007         tristate
0008         select REGMAP_I2C
0009 
0010 config IIO_ST_SENSORS_SPI
0011         tristate
0012         select REGMAP_SPI
0013 
0014 config IIO_ST_SENSORS_CORE
0015         tristate