[S390] enable ARCH_DMA_ADDR_T_64BIT with 64BIT
authorFUJITA Tomonori <[email protected]>
Mon, 25 Oct 2010 14:10:50 +0000 (16:10 +0200)
committerMartin Schwidefsky <[email protected]>
Mon, 25 Oct 2010 14:10:21 +0000 (16:10 +0200)
Signed-off-by: FUJITA Tomonori <[email protected]>
Cc: Heiko Carstens <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
arch/s390/Kconfig

index 21a7030abbb4e5c87c143731455ab86c8f6cfe75..068e55d1bba8ec9e5ce790f80fc25a73c48db624 100644 (file)
@@ -60,6 +60,9 @@ config NO_IOMEM
 config NO_DMA
        def_bool y
 
+config ARCH_DMA_ADDR_T_64BIT
+       def_bool 64BIT
+
 config GENERIC_LOCKBREAK
        bool
        default y