mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-27 01:20:55 +07:00
Blackfin arch: drop redundant BFIN_DMA_5XX depends
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Signed-off-by: Bryan Wu <cooloney@kernel.org>
This commit is contained in:
parent
0f8befa1d1
commit
d292b00031
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user