File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -638,20 +638,20 @@ config MMC_DAVINCI
638
638
say Y or M here. If unsure, say N.
639
639
640
640
config MMC_FTSDC
641
- tristate "Andestech SDC Multimedia Card Interface use dmaengine "
641
+ tristate "Andes SDC Multimedia Card Interface use DMA engine "
642
642
depends on RISCV
643
643
depends on ATCDMAC300
644
644
help
645
- This selects the TI DAVINCI Multimedia card Interface .
646
- If you have an DAVINCI board with a Multimedia Card slot,
645
+ This selects the Andes SDC multimedia card interface use dmaengine .
646
+ If you have an Andes platform with a multimedia card slot,
647
647
say Y or M here. If unsure, say N.
648
648
649
649
config MMC_FTSDC_DMA
650
650
bool "DMA mode"
651
- depends on MMC_FTSDCG
651
+ depends on MMC_FTSDC
652
652
default y
653
653
help
654
- This selects the Andestech SDC work in DMA mode.
654
+ This selects the Andes SDC work in DMA mode.
655
655
656
656
config MMC_SPI
657
657
tristate "MMC/SD/SDIO over SPI"
You can’t perform that action at this time.
0 commit comments