Skip to content

Commit

Permalink
Merge pull request torvalds#104 from pcworld/kconfig-libnvdimm
Browse files Browse the repository at this point in the history
nova/Kconfig: Add LIBNVDIMM dependency
  • Loading branch information
Andiry committed Jun 14, 2021
2 parents 0de30c5 + 80b1450 commit 587e252
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fs/nova/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
config NOVA_FS
tristate "NOVA: log-structured file system for non-volatile memories"
depends on FS_DAX
depends on LIBNVDIMM
select CRC32
select LIBCRC32C
help
Expand Down

0 comments on commit 587e252

Please sign in to comment.