CONFIG_DAC
DAC drivers
Type: bool
Help
Enable DAC (Digital to Analog Converter) driver configuration.
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/dac/Kconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:52
Menu path: (Top) → Device Drivers
menuconfig DAC
bool "DAC drivers"
help
Enable DAC (Digital to Analog Converter) driver configuration.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)