1 # SPDX-License-Identifier: GPL-2.0-only
5 # When adding new entries keep the list in alphabetical order
9 menu "Heart Rate Monitors"
12 tristate "TI AFE4403 Heart Rate Monitor"
16 select IIO_TRIGGERED_BUFFER
18 Say yes to choose the Texas Instruments AFE4403
19 heart rate monitor and low-cost pulse oximeter.
21 To compile this driver as a module, choose M here: the
22 module will be called afe4403.
25 tristate "TI AFE4404 heart rate and pulse oximeter sensor"
29 select IIO_TRIGGERED_BUFFER
31 Say yes to choose the Texas Instruments AFE4404
32 heart rate monitor and low-cost pulse oximeter.
34 To compile this driver as a module, choose M here: the
35 module will be called afe4404.
38 tristate "MAX30100 heart rate and pulse oximeter sensor"
44 Say Y here to build I2C interface support for the Maxim
45 MAX30100 heart rate, and pulse oximeter sensor.
47 To compile this driver as a module, choose M here: the
48 module will be called max30100.
51 tristate "MAX30102 heart rate and pulse oximeter sensor"
57 Say Y here to build I2C interface support for the Maxim
58 MAX30102 heart rate, and pulse oximeter sensor.
60 To compile this driver as a module, choose M here: the
61 module will be called max30102.