summaryrefslogtreecommitdiff
path: root/arch/sparc64/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2007-02-12 08:13:31 (GMT)
committerDavid S. Miller <davem@sunset.davemloft.net>2007-02-12 23:15:46 (GMT)
commit1b51d3a08b6c80a1e47d4c579c41abbe56cd3c44 (patch)
treefeeda896ab0869c41d50d1076926188628a9a40f /arch/sparc64/Kconfig
parentfd19e44f449f7e2e58d42d7bb6813e2292c38fba (diff)
downloadlinux-1b51d3a08b6c80a1e47d4c579c41abbe56cd3c44.tar.xz
[SPARC64]: We do not need ZONE_DMA.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc64/Kconfig')
-rw-r--r--arch/sparc64/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/sparc64/Kconfig b/arch/sparc64/Kconfig
index fb84647..f75a686 100644
--- a/arch/sparc64/Kconfig
+++ b/arch/sparc64/Kconfig
@@ -232,14 +232,6 @@ config LARGE_ALLOCS
source "mm/Kconfig"
-config ZONE_DMA
- bool
- default y
-
-config GENERIC_ISA_DMA
- bool
- default y
-
config ISA
bool
help