Kconfig 546 B

123456789101112131415161718
  1. config SENSORS_FLICKER_SELF_TEST
  2. tristate "Flicker EOL test use flash"
  3. help
  4. make Test environment using led flash.
  5. config SENSORS_STK6D2X
  6. tristate "STK STK68210 ALS, Flicker sensor"
  7. depends on I2C
  8. help
  9. If you say yes here, you get support for the STK STK68210.
  10. This driver can also be built as a module.
  11. If so, the module will be called flicker_sensor.
  12. config FLICKER_PWM_CALIBRATION
  13. bool "Support Flicker OSC Calibration"
  14. help
  15. Using PWM pulse, Enhance resolution accuracy
  16. This config just enable sensor side functions.