zephyr/tests/drivers/adc
Kumar Gala 7e8a312c6b adc: remove Kconfig.defconfig setting of ADC drivers
Now that ADC 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 ADC.
Additionally we can get problems with prj.conf/defconfig
getting incorrectly overridden.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-08-02 15:51:43 -05:00
..
adc_api adc: remove Kconfig.defconfig setting of ADC drivers 2022-08-02 15:51:43 -05:00
adc_dma test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
adc_emul adc: remove Kconfig.defconfig setting of ADC drivers 2022-08-02 15:51:43 -05:00