aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r--arch/m68k/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index 70a577c89c7c..0bffbe6e7e11 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -439,6 +439,10 @@ config GENERIC_ISA_DMA
439 depends on Q40 || AMIGA_PCMCIA || GG2 439 depends on Q40 || AMIGA_PCMCIA || GG2
440 default y 440 default y
441 441
442config ZONE_DMA
443 bool
444 default y
445
442source "drivers/pci/Kconfig" 446source "drivers/pci/Kconfig"
443 447
444source "drivers/zorro/Kconfig" 448source "drivers/zorro/Kconfig"