We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 379fa75 commit fd5dd5eCopy full SHA for fd5dd5e
drivers/sdhc/Kconfig.stm32
@@ -7,6 +7,7 @@ config SDHC_STM32_SDIO
7
select USE_STM32_HAL_SDIO
8
select USE_STM32_LL_SDMMC
9
select SDHC_SUPPORTS_NATIVE_MODE
10
+ select PINCTRL
11
imply CACHE_MANAGEMENT if !SDHC_STM32_POLLING_SUPPORT && DCACHE
12
default y
13
help
0 commit comments