]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/power/regulator/Kconfig
power: regulator: add pfuze100 support
[karo-tx-uboot.git] / drivers / power / regulator / Kconfig
index e85c69231eaa14f8b1be40ca4ba2f3e348693f32..77d64e43c6a0b77a5c5f722c354e4484a56082d9 100644 (file)
@@ -16,6 +16,14 @@ config DM_REGULATOR
        for this purpose if PMIC I/O driver is implemented or dm_scan_fdt_node()
        otherwise. Detailed information can be found in the header file.
 
+config DM_REGULATOR_PFUZE100
+       bool "Enable Driver Model for REGULATOR PFUZE100"
+       depends on DM_REGULATOR && DM_PMIC_PFUZE100
+       ---help---
+       This config enables implementation of driver-model regulator uclass
+       features for REGULATOR PFUZE100. The driver implements get/set api for:
+       value, enable and mode.
+
 config DM_REGULATOR_MAX77686
        bool "Enable Driver Model for REGULATOR MAX77686"
        depends on DM_REGULATOR && DM_PMIC_MAX77686