zephyr/drivers/dac
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.ad56xx
Kconfig.ad559x
Kconfig.ad569x
Kconfig.dacx0501
Kconfig.dacx0508
Kconfig.dacx3608
Kconfig.esp32
Kconfig.gd32
Kconfig.ltc166x
Kconfig.mcp4725
Kconfig.mcp4728
Kconfig.mcux
Kconfig.sam soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
Kconfig.sam0 soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
Kconfig.stm32
Kconfig.test
dac_ad56xx.c
dac_ad559x.c
dac_ad569x.c
dac_dacx0501.c
dac_dacx0508.c
dac_dacx3608.c
dac_esp32.c
dac_gd32.c
dac_handlers.c
dac_ltc166x.c
dac_mcp4725.c
dac_mcp4728.c
dac_mcux_dac.c
dac_mcux_dac32.c
dac_mcux_gau.c
dac_mcux_lpdac.c
dac_sam.c
dac_sam0.c
dac_shell.c
dac_stm32.c
dac_test.c