aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/blackfin/Kconfig')
-rw-r--r--arch/blackfin/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
index e0adb8632d89..72ff71949045 100644
--- a/arch/blackfin/Kconfig
+++ b/arch/blackfin/Kconfig
@@ -795,16 +795,9 @@ config BFIN_GPTIMERS
795 To compile this driver as a module, choose M here: the module 795 To compile this driver as a module, choose M here: the module
796 will be called gptimers.ko. 796 will be called gptimers.ko.
797 797
798config BFIN_DMA_5XX
799 bool "Enable DMA Support"
800 default y
801 help
802 DMA driver for Blackfin parts.
803
804choice 798choice
805 prompt "Uncached DMA region" 799 prompt "Uncached DMA region"
806 default DMA_UNCACHED_1M 800 default DMA_UNCACHED_1M
807 depends on BFIN_DMA_5XX
808config DMA_UNCACHED_4M 801config DMA_UNCACHED_4M
809 bool "Enable 4M DMA region" 802 bool "Enable 4M DMA region"
810config DMA_UNCACHED_2M 803config DMA_UNCACHED_2M