Commit d292b000 authored by Mike Frysinger's avatar Mike Frysinger Committed by Bryan Wu

Blackfin arch: drop redundant BFIN_DMA_5XX depends

Signed-off-by: default avatarMike Frysinger <vapier.adi@gmail.com>
Signed-off-by: default avatarBryan Wu <cooloney@kernel.org>
parent 0f8befa1
...@@ -739,13 +739,12 @@ config BFIN_GPTIMERS ...@@ -739,13 +739,12 @@ config BFIN_GPTIMERS
config BFIN_DMA_5XX config BFIN_DMA_5XX
bool "Enable DMA Support" bool "Enable DMA Support"
depends on (BF52x || BF53x || BF561 || BF54x || BF538 || BF539)
default y default y
help help
DMA driver for BF5xx. DMA driver for Blackfin parts.
choice choice
prompt "Uncached SDRAM region" prompt "Uncached DMA region"
default DMA_UNCACHED_1M default DMA_UNCACHED_1M
depends on BFIN_DMA_5XX depends on BFIN_DMA_5XX
config DMA_UNCACHED_4M config DMA_UNCACHED_4M
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment