| # When adding new entries keep the list in alphabetical order |
| menu "Heart Rate Monitors" |
| tristate "TI AFE4403 Heart Rate Monitor" |
| select IIO_TRIGGERED_BUFFER |
| Say yes to choose the Texas Instruments AFE4403 |
| heart rate monitor and low-cost pulse oximeter. |
| To compile this driver as a module, choose M here: the |
| module will be called afe4403. |
| tristate "TI AFE4404 heart rate and pulse oximeter sensor" |
| select IIO_TRIGGERED_BUFFER |
| Say yes to choose the Texas Instruments AFE4404 |
| heart rate monitor and low-cost pulse oximeter. |
| To compile this driver as a module, choose M here: the |
| module will be called afe4404. |
| tristate "MAX30100 heart rate and pulse oximeter sensor" |
| Say Y here to build I2C interface support for the Maxim |
| MAX30100 heart rate, and pulse oximeter sensor. |
| To compile this driver as a module, choose M here: the |
| module will be called max30100. |