CONFIG_REGULATOR_PMIC

PMIC Regulator Driver

Type: bool

Help

Enable the pmic regulator driver

Direct dependencies

n

(Includes any dependencies from ifs and menus.)

Default

  • n

Symbols selected by this symbol

Kconfig definition

At <Driver>/regulator/Kconfig.pmic:6

Included via Kconfig:8Kconfig.zephyr:42<Driver>/Kconfig:104<Driver>/regulator/Kconfig:16

Menu path: (Top) → Device Drivers → Regulator drivers

config REGULATOR_PMIC
    bool "PMIC Regulator Driver"
    default n
    select I2C
    depends on n
    help
      Enable the pmic regulator driver

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)