summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2011-03-01 11:53:03 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2011-03-01 11:53:03 +1100
commit1319506ed89c5cd7d96df0db22999c107774f8f0 (patch)
tree09771de19dac739cf069140abcae9ee8ffe5adb6 /arch
parent806d6d8a57acd14bcf49b32dec6df49cae75a0b1 (diff)
parent7ccc13016a363197733c63688f21bb6a521db498 (diff)
Merge remote-tracking branch 'mips/mips-for-linux-next'
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index f5ecc0566bc2..6ee7f7286bf0 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -854,6 +854,9 @@ config GPIO_TXX9
config CFE
bool
+config ARCH_DMA_ADDR_T_64BIT
+ def_bool (HIGHMEM && 64BIT_PHYS_ADDR) || 64BIT
+
config DMA_COHERENT
bool