tile: enable ARCH_DMA_ADDR_T_64BIT
authorFUJITA Tomonori <[email protected]>
Wed, 27 Oct 2010 22:32:58 +0000 (15:32 -0700)
committerLinus Torvalds <[email protected]>
Thu, 28 Oct 2010 01:03:05 +0000 (18:03 -0700)
Signed-off-by: FUJITA Tomonori <[email protected]>
Acked-by: Chris Metcalf <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/tile/Kconfig

index 89cfee07efa98fc9dc78e42c0f6dc3cb36a651e2..7e8c2844e093af2112862a206bc21a6995b63ad1 100644 (file)
@@ -58,6 +58,9 @@ config ARCH_SUPPORTS_OPTIMIZED_INLINING
 config ARCH_PHYS_ADDR_T_64BIT
        def_bool y
 
+config ARCH_DMA_ADDR_T_64BIT
+       def_bool y
+
 config LOCKDEP_SUPPORT
        def_bool y