aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2007-02-12 03:13:31 -0500
committerDavid S. Miller <davem@sunset.davemloft.net>2007-02-12 18:15:46 -0500
commit1b51d3a08b6c80a1e47d4c579c41abbe56cd3c44 (patch)
treefeeda896ab0869c41d50d1076926188628a9a40f /arch/sparc64/Kconfig
parentfd19e44f449f7e2e58d42d7bb6813e2292c38fba (diff)
[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 fb84647dbf3d..f75a686ba644 100644
--- a/arch/sparc64/Kconfig
+++ b/arch/sparc64/Kconfig
@@ -232,14 +232,6 @@ config LARGE_ALLOCS
232 232
233source "mm/Kconfig" 233source "mm/Kconfig"
234 234
235config ZONE_DMA
236 bool
237 default y
238
239config GENERIC_ISA_DMA
240 bool
241 default y
242
243config ISA 235config ISA
244 bool 236 bool
245 help 237 help