exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap()
[firefly-linux-kernel-4.4.55.git] / fs / Kconfig
index d621f02a3f9e26ee9f98160566981c12be69e395..aa195265362f539fb6b5f1f87802b14d3ab1987a 100644 (file)
@@ -4,6 +4,10 @@
 
 menu "File systems"
 
+# Use unaligned word dcache accesses
+config DCACHE_WORD_ACCESS
+       bool
+
 if BLOCK
 
 source "fs/ext2/Kconfig"