forked from nuttx/nuttx-update
Remove duplicate setting for SDIO_DMA from drivers/mmcsd/Kconfig
This commit is contained in:
parent
1b32cb67cb
commit
764f503150
1 changed files with 0 additions and 6 deletions
|
@ -80,12 +80,6 @@ config MMCSD_SDIO
|
|||
|
||||
if MMCSD_SDIO
|
||||
|
||||
config SDIO_DMA
|
||||
bool "SDIO DMA support"
|
||||
default n
|
||||
---help---
|
||||
SDIO driver supports DMA
|
||||
|
||||
config SDIO_PREFLIGHT
|
||||
bool
|
||||
default n
|
||||
|
|
Loading…
Reference in a new issue