perf: Fix context leak in put_event()
[firefly-linux-kernel-4.4.55.git] / fs / Kconfig
index 5331497d5b2545811494223650550b8fe68c8a96..ec35851e5b71c4a19897bf97a70d5ec80fb67128 100644 (file)
@@ -36,6 +36,7 @@ source "fs/nilfs2/Kconfig"
 config FS_DAX
        bool "Direct Access (DAX) support"
        depends on MMU
+       depends on !(ARM || MIPS || SPARC)
        help
          Direct Access (DAX) can be used on memory-backed block devices.
          If the block device supports DAX and the filesystem supports DAX,