162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Health sensors 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ci# When adding new entries keep the list in alphabetical order 662306a36Sopenharmony_ci 762306a36Sopenharmony_cimenu "Health Sensors" 862306a36Sopenharmony_ci 962306a36Sopenharmony_cimenu "Heart Rate Monitors" 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ciconfig AFE4403 1262306a36Sopenharmony_ci tristate "TI AFE4403 Heart Rate Monitor" 1362306a36Sopenharmony_ci depends on SPI_MASTER 1462306a36Sopenharmony_ci select REGMAP_SPI 1562306a36Sopenharmony_ci select IIO_BUFFER 1662306a36Sopenharmony_ci select IIO_TRIGGERED_BUFFER 1762306a36Sopenharmony_ci help 1862306a36Sopenharmony_ci Say yes to choose the Texas Instruments AFE4403 1962306a36Sopenharmony_ci heart rate monitor and low-cost pulse oximeter. 2062306a36Sopenharmony_ci 2162306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 2262306a36Sopenharmony_ci module will be called afe4403. 2362306a36Sopenharmony_ci 2462306a36Sopenharmony_ciconfig AFE4404 2562306a36Sopenharmony_ci tristate "TI AFE4404 heart rate and pulse oximeter sensor" 2662306a36Sopenharmony_ci depends on I2C 2762306a36Sopenharmony_ci select REGMAP_I2C 2862306a36Sopenharmony_ci select IIO_BUFFER 2962306a36Sopenharmony_ci select IIO_TRIGGERED_BUFFER 3062306a36Sopenharmony_ci help 3162306a36Sopenharmony_ci Say yes to choose the Texas Instruments AFE4404 3262306a36Sopenharmony_ci heart rate monitor and low-cost pulse oximeter. 3362306a36Sopenharmony_ci 3462306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 3562306a36Sopenharmony_ci module will be called afe4404. 3662306a36Sopenharmony_ci 3762306a36Sopenharmony_ciconfig MAX30100 3862306a36Sopenharmony_ci tristate "MAX30100 heart rate and pulse oximeter sensor" 3962306a36Sopenharmony_ci depends on I2C 4062306a36Sopenharmony_ci select REGMAP_I2C 4162306a36Sopenharmony_ci select IIO_BUFFER 4262306a36Sopenharmony_ci select IIO_KFIFO_BUF 4362306a36Sopenharmony_ci help 4462306a36Sopenharmony_ci Say Y here to build I2C interface support for the Maxim 4562306a36Sopenharmony_ci MAX30100 heart rate, and pulse oximeter sensor. 4662306a36Sopenharmony_ci 4762306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 4862306a36Sopenharmony_ci module will be called max30100. 4962306a36Sopenharmony_ci 5062306a36Sopenharmony_ciconfig MAX30102 5162306a36Sopenharmony_ci tristate "MAX30102 heart rate and pulse oximeter sensor" 5262306a36Sopenharmony_ci depends on I2C 5362306a36Sopenharmony_ci select REGMAP_I2C 5462306a36Sopenharmony_ci select IIO_BUFFER 5562306a36Sopenharmony_ci select IIO_KFIFO_BUF 5662306a36Sopenharmony_ci help 5762306a36Sopenharmony_ci Say Y here to build I2C interface support for the Maxim 5862306a36Sopenharmony_ci MAX30102 heart rate, and pulse oximeter sensor. 5962306a36Sopenharmony_ci 6062306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 6162306a36Sopenharmony_ci module will be called max30102. 6262306a36Sopenharmony_ci 6362306a36Sopenharmony_ciendmenu 6462306a36Sopenharmony_ci 6562306a36Sopenharmony_ciendmenu 66