summaryrefslogtreecommitdiffstats
path: root/arch/arc/Kconfig
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2017-12-20 11:57:40 +0100
committerChristoph Hellwig <hch@lst.de>2018-01-09 16:28:37 +0100
commit57723cb363ffb3071c7b4ca27927e7e34f26fb2f (patch)
treec485b9840466370b963a941d455c8fe515569acc /arch/arc/Kconfig
parentc91a7a405bc4f80f87b7fdda492154cfd17987e0 (diff)
downloadlinux-57723cb363ffb3071c7b4ca27927e7e34f26fb2f.tar.gz
linux-57723cb363ffb3071c7b4ca27927e7e34f26fb2f.tar.bz2
linux-57723cb363ffb3071c7b4ca27927e7e34f26fb2f.zip
arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
We always use the stub definitions, so remove the unused other code. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/Kconfig')
-rw-r--r--arch/arc/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig
index 9d5fd00d9e91..f3a80cf164cc 100644
--- a/arch/arc/Kconfig
+++ b/arch/arc/Kconfig
@@ -463,9 +463,6 @@ config ARCH_PHYS_ADDR_T_64BIT
config ARCH_DMA_ADDR_T_64BIT
bool
-config ARC_PLAT_NEEDS_PHYS_TO_DMA
- bool
-
config ARC_KVADDR_SIZE
int "Kernel Virtual Address Space size (MB)"
range 0 512