zephyr/drivers/i2s
Kumar Gala 324ee290f8 drivers: i2s: Update drivers to use devicetree Kconfig symbol
Update I2S 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: Kumar Gala <galak@kernel.org>
2022-08-25 15:03:11 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.litex
Kconfig.mcux
Kconfig.mcux_flexcomm
Kconfig.nrfx
Kconfig.sam_ssc
Kconfig.stm32
i2s_common.c
i2s_handlers.c
i2s_litex.c
i2s_litex.h
i2s_ll_stm32.c
i2s_ll_stm32.h
i2s_mcux_flexcomm.c
i2s_mcux_sai.c
i2s_mcux_sai.h
i2s_nrfx.c
i2s_sam_ssc.c