dt-bindings: mtd: ingenic: Use standard ecc-engine property
[linux/fpc-iii.git] / drivers / iio / common / st_sensors / Kconfig
blob865f1ca33eb945bfb0a84b726334377d293901b8
2 # STMicroelectronics sensors common library
5 config IIO_ST_SENSORS_I2C
6         tristate
8 config IIO_ST_SENSORS_SPI
9         tristate
11 config IIO_ST_SENSORS_CORE
12         tristate
13         select IIO_ST_SENSORS_I2C if I2C
14         select IIO_ST_SENSORS_SPI if SPI_MASTER