-
CONFIG_REGULATOR_FIXED
¶
GPIO-controlled regulators
Type: bool
Help¶
Enable the driver for GPIO-controlled regulators
Default¶
n
Kconfig definition¶
At <Zephyr>/drivers/regulator/Kconfig.fixed:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:102
→ <Zephyr>/drivers/regulator/Kconfig:16
Menu path: (Top) → Device Drivers → Regulator drivers
menuconfig REGULATOR_FIXED bool "GPIO-controlled regulators" default n depends onGPIO
&®ULATOR
help Enable the driver for GPIO-controlled regulators
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)