SPIN_LOCK_UNLOCKED cleanup in arch/m68k
[firefly-linux-kernel-4.4.55.git] / mm / Kconfig
index 79360cf519bfa86be803a2b890aab9e0a0b3ea40..1ac718f636ec6f5842217bd6b06c7ef0bff0dd21 100644 (file)
@@ -139,10 +139,6 @@ config SPLIT_PTLOCK_CPUS
        default "4096" if PARISC && !PA20
        default "4"
 
-config ZONE_DMA
-       def_bool y
-       depends on GENERIC_ISA_DMA
-
 #
 # support for page migration
 #
@@ -167,3 +163,8 @@ config ZONE_DMA_FLAG
        default "0" if !ZONE_DMA
        default "1"
 
+config NR_QUICK
+       int
+       depends on QUICKLIST
+       default "1"
+