Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

Blackfin arch: drop redundant BFIN_DMA_5XX depends

parent 0f8befa1
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -739,13 +739,12 @@ config BFIN_GPTIMERS

config BFIN_DMA_5XX
	bool "Enable DMA Support"
	depends on (BF52x || BF53x || BF561 || BF54x || BF538 || BF539)
	default y
	help
	  DMA driver for BF5xx.
	  DMA driver for Blackfin parts.

choice
	prompt "Uncached SDRAM region"
	prompt "Uncached DMA region"
	default DMA_UNCACHED_1M
	depends on BFIN_DMA_5XX
config DMA_UNCACHED_4M