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:32<Zephyr>/drivers/Kconfig:50

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.)