* [PATCH] sparc32 has working dma-mapping only with CONFIG_PCI
@ 2007-07-17 7:49 Al Viro
2007-07-17 8:13 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2007-07-17 7:49 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, akpm, davem
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
arch/sparc/Kconfig | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig
index 8567cc9..73df711 100644
--- a/arch/sparc/Kconfig
+++ b/arch/sparc/Kconfig
@@ -217,6 +217,9 @@ source "drivers/pci/Kconfig"
endif
+config NO_DMA
+ def_bool !PCI
+
config SUN_OPENPROMFS
tristate "Openprom tree appears in /proc/openprom"
help
--
1.5.3.GIT
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-17 8:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-17 7:49 [PATCH] sparc32 has working dma-mapping only with CONFIG_PCI Al Viro
2007-07-17 8:13 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox