X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=fs%2FKconfig;h=b0e42b6a96b97e37b03b7b61e9def73e814f421e;hb=d2eb85226fcd981767d1829b09ae1070cf695b98;hp=83eab52fb3f69a75aa06a9f2a31760a384508f41;hpb=e88711860dee6ce0dba459abf6be446ccfc64443;p=karo-tx-linux.git diff --git a/fs/Kconfig b/fs/Kconfig index 83eab52fb3f6..b0e42b6a96b9 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -39,6 +39,7 @@ config FS_DAX depends on MMU depends on !(ARM || MIPS || SPARC) select FS_IOMAP + select DAX help Direct Access (DAX) can be used on memory-backed block devices. If the block device supports DAX and the filesystem supports DAX,