zephyr/drivers/i2s
Gerson Fernando Budke 0cc8f93e8a soc: atmel: Drop PINCTRL from Kconfig.defconfig
This Kconfig has wrongly been added to defconfig files. It is not the
right place for it. It has never been the right place for it. Drivers
that need it should select the symbol in their Kconfig entries. Drop
PINCTL from Kconfig.defconfig and add proper select at Kconfig.sam*.

Fixes #78619

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2024-11-04 13:43:26 -06:00
..
CMakeLists.txt
Kconfig
Kconfig.esp32
Kconfig.litex
Kconfig.mcux
Kconfig.mcux_flexcomm boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.nrfx
Kconfig.sam_ssc soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
Kconfig.stm32
i2s_common.c
i2s_esp32.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 drivers: i2s_mcux_sai: Clang format 2024-10-22 14:13:59 +02:00
i2s_mcux_sai.h
i2s_nrfx.c
i2s_sam_ssc.c