zephyr/drivers/sdhc
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.ifx_cat1 drivers: Remove CONFIG_PINCTRL in defconfig files 2024-09-23 18:08:14 -04:00
Kconfig.imx
Kconfig.intel
Kconfig.mcux_sdif
Kconfig.rcar
Kconfig.sam_hsmci soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
Kconfig.sdhc_cdns
Kconfig.spi
ifx_cat1_sdio.c
imx_usdhc.c
intel_emmc_host.c
intel_emmc_host.h
mcux_sdif.c
rcar_mmc.c
rcar_mmc_registers.h
sam_hsmci.c
sdhc_cdns.c
sdhc_cdns_ll.c
sdhc_cdns_ll.h
sdhc_esp32.c drivers: sdhc: esp32: remove unused code 2024-09-16 20:18:33 +02:00
sdhc_esp32.h
sdhc_spi.c