Skip to content

Commit

Permalink
tile: enable ARCH_DMA_ADDR_T_64BIT
Browse files Browse the repository at this point in the history
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
FUJITA Tomonori authored and Linus Torvalds committed Oct 28, 2010
1 parent 2027394 commit d31eb51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/tile/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d31eb51

Please sign in to comment.