commit | f2e3d55397ff7ad62e159e14281b346760857935 | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Wed Mar 16 16:38:57 2016 +0530 |
committer | Vineet Gupta <vgupta@synopsys.com> | Sat Mar 19 14:34:09 2016 +0530 |
tree | c24a20b11bd69c34412fa023da623843fccaf575 | |
parent | f5db19e93f680160a0fb3e2b05ceb4832b24d486 [diff] [blame] |
ARC: dma: reintroduce platform specific dma<->phys Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig index 8ce09280..5c086d5 100644 --- a/arch/arc/Kconfig +++ b/arch/arc/Kconfig
@@ -468,6 +468,9 @@ config ARCH_DMA_ADDR_T_64BIT bool +config ARC_PLAT_NEEDS_PHYS_TO_DMA + bool + config ARC_CURR_IN_REG bool "Dedicate Register r25 for current_task pointer" default y