khugepaged: ignore pmd tables with THP mapped with ptes
[linux/fpc-iii.git] / drivers / iio / health / Kconfig
bloba647679da805c9c4889c874de9cd59d2e55c1549
2 # Health sensors
4 # When adding new entries keep the list in alphabetical order
6 menu "Health sensors"
8 config MAX30100
9         tristate "MAX30100 heart rate and pulse oximeter sensor"
10         depends on I2C
11         select REGMAP_I2C
12         select IIO_BUFFER
13         select IIO_KFIFO_BUF
14         help
15           Say Y here to build I2C interface support for the Maxim
16           MAX30100 heart rate, and pulse oximeter sensor.
18           To compile this driver as a module, choose M here: the
19           module will be called max30100.
21 endmenu