zephyr/boards/shields/dac80508_evm
Kumar Gala b5b2b627b5 dac: remove Kconfig.defconfig setting of DAC drivers
Now that DAC drivers are enabled based on devicetree
we need to remove any cases of them getting enabled by
Kconfig.defconfig* files as this can lead to errors.

Typically the Kconfig.defconfig* will blindly enable a
sensor and not respect the devicetree state of the DAC.
Additionally we can get problems with prj.conf/defconfig
getting incorrectly overridden.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-08-03 18:45:23 +02:00
..
doc
dac80508_evm.overlay boards: shields: Remove label property from devicetrees 2022-08-02 09:12:21 +02:00
Kconfig.defconfig dac: remove Kconfig.defconfig setting of DAC drivers 2022-08-03 18:45:23 +02:00
Kconfig.shield