Skip to content

Commit

Permalink
alpha: enable ARCH_DMA_ADDR_T_64BIT
Browse files Browse the repository at this point in the history
Signed-off-by: FUJITA Tomonori <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: Matt Turner <[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 26, 2010
1 parent dae512e commit 947272d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/alpha/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ config ZONE_DMA
bool
default y

config ARCH_DMA_ADDR_T_64BIT
def_bool y

config NEED_DMA_MAP_STATE
def_bool y

Expand Down

0 comments on commit 947272d

Please sign in to comment.