CONFIG_DAC_DACX3608
TI DACX3608 DAC driver
Type: bool
Help
Enable the driver for the TI DACX3608.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/dac/Kconfig.dacx3608:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:52
→ <Zephyr>/drivers/dac/Kconfig:43
Menu path: (Top) → Device Drivers → DAC drivers
config DAC_DACX3608
bool "TI DACX3608 DAC driver"
depends on I2C && DAC
help
Enable the driver for the TI DACX3608.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)