STM32 SDIO: Don't let architectures select CONFIG_MMCSD_SDIOWAIT_WRCOMPLETE unless they have implemented SDIOWAIT_WRCOMPLETE
This commit is contained in:
parent
09bd382697
commit
1193b4aa55
@ -1266,6 +1266,7 @@ config STM32_SDIO
|
||||
default n
|
||||
depends on !STM32_CONNECTIVITYLINE && !STM32_VALUELINE
|
||||
select ARCH_HAVE_SDIO
|
||||
select ARCH_HAVE_SDIOWAIT_WRCOMPLETE
|
||||
select SDIO_PREFLIGHT
|
||||
|
||||
config STM32_SPI1
|
||||
|
Loading…
Reference in New Issue
Block a user