zephyr/drivers/audio
TOKITA Hiroshi 6394b261ec drivers: audio: wm8904: Fix missing default y in AUDIO_CODEC_WM8904
The `default y`, which is coupled with
`depends on DT_HAS_WOLFSON_WM8904_ENABLED` to link the settings with
DeviceTree, which was missing, so I added it.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2024-11-25 12:16:53 +01:00
..
CMakeLists.txt drivers: audio: Add the wm8904 driver 2024-08-29 15:53:26 +02:00
codec_shell.c drivers: audio: Codec shell fix compiler warnings 2023-11-21 15:50:17 +01:00
dmic_mcux.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
dmic_nrfx_pdm.c drivers: audio: dmic_nrfx_pdm: change log level in PDM read 2024-11-19 09:53:20 -05:00
Kconfig drivers: audio: Add the wm8904 driver 2024-08-29 15:53:26 +02:00
Kconfig.dmic_mcux boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.dmic_pdm_nrfx drivers: audio: dmic: Add support for multiple nrf PDM instances 2024-10-18 08:19:01 -04:00
Kconfig.mpxxdtyy
Kconfig.tas6422dac drivers: audio: tas6422dac: add driver 2023-09-13 16:27:11 +02:00
Kconfig.tlv320dac
Kconfig.wm8904 drivers: audio: wm8904: Fix missing default y in AUDIO_CODEC_WM8904 2024-11-25 12:16:53 +01:00
mpxxdtyy-i2s.c
mpxxdtyy.c drivers: audio: mpxxdtyy: Handle PCM block sizes of more than 1 ms 2024-04-17 14:40:14 +02:00
mpxxdtyy.h
tas6422dac.c drivers: audio: tas6422dac: fix codec_mute_output function 2024-01-25 17:54:14 +01:00
tas6422dac.h drivers: audio: tas6422dac: add driver 2023-09-13 16:27:11 +02:00
tlv320dac310x.c
tlv320dac310x.h
wm8904.c drivers: audio: Add the wm8904 driver 2024-08-29 15:53:26 +02:00
wm8904.h drivers: audio: Add the wm8904 driver 2024-08-29 15:53:26 +02:00