repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dt-bindings: mtd: ingenic: Use standard ecc-engine property
[linux/fpc-iii.git]
/
drivers
/
iio
/
common
/
st_sensors
/
Kconfig
blob
865f1ca33eb945bfb0a84b726334377d293901b8
1
#
2
# STMicroelectronics sensors common library
3
#
4
5
config IIO_ST_SENSORS_I2C
6
tristate
7
8
config IIO_ST_SENSORS_SPI
9
tristate
10
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