1
0
Fork 0
forked from nuttx/nuttx-update

Remove duplicate setting for SDIO_DMA from drivers/mmcsd/Kconfig

This commit is contained in:
Gregory Nutt 2017-02-06 13:16:52 -06:00
parent 1b32cb67cb
commit 764f503150

View file

@ -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