ahci: consider SDB FIS containing spurious NCQ completions HSM violation (regenerated)
[powerpc.git] / mm / Kconfig
index db7c55d..7942b33 100644 (file)
@@ -157,3 +157,9 @@ config RESOURCES_64BIT
        default 64BIT
        help
          This option allows memory and IO resources to be 64 bit.
+
+config ZONE_DMA_FLAG
+       int
+       default "0" if !ZONE_DMA
+       default "1"
+