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 <[email protected]>
Acked-by: Chris Metcalf <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
fujita authored and 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.