VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   57 Tags
author: Christoph Hellwig <hch@lst.de> 2018-04-03 16:26:52 +0200 committer: Christoph Hellwig <hch@lst.de> 2018-05-09 06:57:04 +0200 commit: 4965a68780c5ccad4082434e264953fba0f9bcf6 parent: d4a451d5fc849f9a0a133255ed197b148fc323d0
Commit Summary:
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Diffstat:
1 file changed, 0 insertions, 3 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig
index 7fd94b41b6da..940326409c60 100644
--- a/arch/ia64/Kconfig
+++ b/arch/ia64/Kconfig
@@ -79,9 +79,6 @@ config MMU
 	bool
 	default y
 
-config ARCH_DMA_ADDR_T_64BIT
-	def_bool y
-
 config SWIOTLB
        bool