mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-01 23:01:29 +00:00
d574a87cc3
Measurement specialties drivers common part. These functions are used by further drivers in the patchset: TSYS01, TSYS02D, HTU21, MS5637, MS8607 Signed-off-by: Ludovic Tancerel <ludovic.tancerel@maplehightech.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
9 lines
216 B
Plaintext
9 lines
216 B
Plaintext
#
|
|
# IIO common modules
|
|
#
|
|
|
|
source "drivers/iio/common/hid-sensors/Kconfig"
|
|
source "drivers/iio/common/ms_sensors/Kconfig"
|
|
source "drivers/iio/common/ssp_sensors/Kconfig"
|
|
source "drivers/iio/common/st_sensors/Kconfig"
|