X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2FKconfig;h=ec35851e5b71c4a19897bf97a70d5ec80fb67128;hb=d415a7f1c1a8406b22d95b943c66a5b73a37bc19;hp=5331497d5b2545811494223650550b8fe68c8a96;hpb=6cd176a51e52e5218b1aa97e1ec916bac25a9b7e;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/Kconfig b/fs/Kconfig index 5331497d5b25..ec35851e5b71 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -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,