]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/power/pmic/Kconfig
Add missing part of: "power: pmic: pfuze100 support driver model"
[karo-tx-uboot.git] / drivers / power / pmic / Kconfig
index 7b98189ad8fa4a574c382aed2fbcce2761a4b689..fc6a3743dc964d5121cdf419f8c1b602b9e422e8 100644 (file)
@@ -10,6 +10,13 @@ config DM_PMIC
        - 'drivers/power/pmic/pmic-uclass.c'
        - 'include/power/pmic.h'
 
+config DM_PMIC_PFUZE100
+       bool "Enable Driver Model for PMIC PFUZE100"
+       depends on DM_PMIC
+       ---help---
+       This config enables implementation of driver-model pmic uclass features
+       for PMIC PFUZE100. The driver implements read/write operations.
+
 config DM_PMIC_MAX77686
        bool "Enable Driver Model for PMIC MAX77686"
        depends on DM_PMIC