CONFIG_REGULATOR
Regulator drivers
Type: bool
Help
Include drivers for current/voltage regulators in system config
Default
y
Kconfig definitions
At <Zephyr>/boards/arm/thingy53_nrf5340/Kconfig.defconfig:80
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config REGULATOR
bool
default y
depends on !TRUSTED_EXECUTION_SECURE && (BOARD_THINGY53_NRF5340_CPUAPP || BOARD_THINGY53_NRF5340_CPUAPP_NS)
At <Zephyr>/drivers/regulator/Kconfig:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:104
Menu path: (Top) → Device Drivers
menuconfig REGULATOR
bool "Regulator drivers"
help
Include drivers for current/voltage regulators in system config
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)