Kconfig 550 B

123456789101112131415161718
  1. config MFD_MAX77775
  2. tristate "Maxim Semiconductor MAX77775 PMIC Support"
  3. depends on I2C=y
  4. select MFD_CORE
  5. help
  6. Say yes here to support for Maxim Semiconductor MAX77775.
  7. This is a Power Management IC with Charger, safe LDOs,
  8. and Haptic controls on chip.
  9. This driver provides common support for accessing the device;
  10. additional drivers
  11. config MAX77775_ABC_IFPMIC_EVENT
  12. bool "Using EVENT SENDING TO ABC MODULE"
  13. depends on I2C=y
  14. default n
  15. help
  16. If you say yes here you will not get support for the sending event to abc module.