zephyr/drivers/dac
Martin Jäger c40ec11ab4 drivers: dac: update drivers to use devicetree Kconfig symbol
Update dac drivers to use DT_HAS_<compat>_ENABLED Kconfig symbol
to expose the driver and enable it by default based on devicetree.

We remove 'depend on' Kconfig for symbols that would be implied by
the devicetree node existing.

Signed-off-by: Martin Jäger <martin@libre.solar>
2022-07-29 14:11:18 +02:00
..
CMakeLists.txt
dac_dacx0508.c drivers: dac: dacx0508: set explicitly init priority 2022-07-15 09:59:51 +02:00
dac_dacx3608.c drivers: dac: dacx3608: set explicitly init priority 2022-07-15 09:59:51 +02:00
dac_gd32.c soc: arm: gigadevice: use common API headers 2022-06-22 18:41:19 +09:00
dac_handlers.c
dac_mcp4725.c drivers: dac: dac_mcp4725: Update driver to use i2c_dt_spec 2022-07-15 10:00:36 +02:00
dac_mcp4728.c drivers: dac: mcp4728: set explicitly init priority 2022-07-15 09:59:51 +02:00
dac_mcux_dac32.c
dac_mcux_dac.c
dac_sam0.c
dac_sam.c
dac_shell.c
dac_stm32.c
Kconfig
Kconfig.dacx0508 drivers: dac: update drivers to use devicetree Kconfig symbol 2022-07-29 14:11:18 +02:00
Kconfig.dacx3608 drivers: dac: update drivers to use devicetree Kconfig symbol 2022-07-29 14:11:18 +02:00
Kconfig.gd32 drivers: dac: update drivers to use devicetree Kconfig symbol 2022-07-29 14:11:18 +02:00
Kconfig.mcp4725 drivers: dac: update drivers to use devicetree Kconfig symbol 2022-07-29 14:11:18 +02:00
Kconfig.mcp4728 drivers: dac: update drivers to use devicetree Kconfig symbol 2022-07-29 14:11:18 +02:00
Kconfig.mcux drivers: dac: update drivers to use devicetree Kconfig symbol 2022-07-29 14:11:18 +02:00
Kconfig.sam drivers: dac: update drivers to use devicetree Kconfig symbol 2022-07-29 14:11:18 +02:00
Kconfig.sam0 drivers: dac: update drivers to use devicetree Kconfig symbol 2022-07-29 14:11:18 +02:00
Kconfig.stm32 drivers: dac: update drivers to use devicetree Kconfig symbol 2022-07-29 14:11:18 +02:00