mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user