Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
[linux-2.6-microblaze.git] / drivers / block / Kconfig
index d545abb..8ddc982 100644 (file)
@@ -323,6 +323,7 @@ config BLK_DEV_SX8
 
 config BLK_DEV_RAM
        tristate "RAM block device support"
+       select DAX if BLK_DEV_RAM_DAX
        ---help---
          Saying Y here will allow you to use a portion of your RAM memory as
          a block device, so that you can make file systems on it, read and