CONFIG_SDIO_DMA: Was been defined in several low-level architecute Kconfig files, but used at the highest levels in the code. Both are bad and both are fixed with this commit

This commit is contained in:
Gregory Nutt
2017-01-31 11:52:00 -06:00
parent 2a4791f4ee
commit 3dbdb3bb31
59 changed files with 1128 additions and 234 deletions
+4
View File
@@ -65,6 +65,10 @@ config ARCH_HAVE_SDIO
bool
default n
config SDIO_DMA
bool
default n
config ARCH_HAVE_SDIOWAIT_WRCOMPLETE
bool
default n