Kconfig 597 B

1234567891011121314151617
  1. config CUSTOM_KERNEL_HEART_RATE_SENSOR
  2. bool "CUSTOM_KERNEL_HEART_RATE_SENSOR"
  3. help
  4. Kernel space heart rate sensor driver.
  5. A heart rate monitor is a personal monitoring device
  6. that allows one to measure one's heart rate in real
  7. time or record the heart rate for later study.
  8. config CUSTOM_KERNEL_HEART
  9. bool "CUSTOM_KERNEL_HEART"
  10. help
  11. Kernel space heart rate sensor driver.
  12. A heart rate monitor is a personal monitoring device
  13. that allows one to measure one's heart rate in real
  14. time or record the heart rate for later study.