]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/m68knommu/Kconfig
m68knommu: set NO_DMA
[linux-2.6-omap-h63xx.git] / arch / m68knommu / Kconfig
index 0a8998315e5ed9fcdada66d87c5ee1127e35b9ac..d53268744a41ca05414a5536bbea8a038faa5914 100644 (file)
@@ -14,6 +14,10 @@ config MMU
        bool
        default n
 
+config NO_DMA
+       bool
+       default y
+
 config FPU
        bool
        default n
@@ -75,6 +79,8 @@ config NO_IOPORT
 
 source "init/Kconfig"
 
+source "kernel/Kconfig.freezer"
+
 menu "Processor type and features"
 
 choice