Skip to content

Commit

Permalink
[S390] enable ARCH_DMA_ADDR_T_64BIT with 64BIT
Browse files Browse the repository at this point in the history
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
  • Loading branch information
FUJITA Tomonori authored and Martin Schwidefsky committed Oct 25, 2010
1 parent 56b86b6 commit eca577e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/s390/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eca577e

Please sign in to comment.