public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 1/1] ia64: enable ARCH_DMA_ADDR_T_64BIT
@ 2010-10-01 21:15 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2010-10-01 21:15 UTC (permalink / raw)
  To: linux-ia64

From: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: "Luck, Tony" <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 arch/ia64/Kconfig |    3 +++
 1 file changed, 3 insertions(+)

diff -puN arch/ia64/Kconfig~ia64-enable-arch_dma_addr_t_64bit arch/ia64/Kconfig
--- a/arch/ia64/Kconfig~ia64-enable-arch_dma_addr_t_64bit
+++ a/arch/ia64/Kconfig
@@ -46,6 +46,9 @@ config MMU
 	bool
 	default y
 
+config ARCH_DMA_ADDR_T_64BIT
+	def_bool y
+
 config NEED_DMA_MAP_STATE
 	def_bool y
 
_

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-01 21:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-01 21:15 [patch 1/1] ia64: enable ARCH_DMA_ADDR_T_64BIT akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox