virtio-scsi: Enable DIF/DIX modes in SCSI host LLD
[firefly-linux-kernel-4.4.55.git] / mm / Kconfig
index 2888024e0b0abea6b6f37f4531ad0f8dfec5c7b3..ebe5880c29d6cbe2306054f19bda87ffb3daa59a 100644 (file)
@@ -216,6 +216,7 @@ config PAGEFLAGS_EXTENDED
 #
 config SPLIT_PTLOCK_CPUS
        int
+       default "999999" if !MMU
        default "999999" if ARM && !CPU_CACHE_VIPT
        default "999999" if PARISC && !PA20
        default "4"
@@ -577,3 +578,6 @@ config PGTABLE_MAPPING
 
          You can check speed with zsmalloc benchmark:
          https://github.com/spartacus06/zsmapbench
+
+config GENERIC_EARLY_IOREMAP
+       bool