diff options
Diffstat (limited to 'drivers/dax/Kconfig')
-rw-r--r-- | drivers/dax/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/dax/Kconfig b/drivers/dax/Kconfig index d2834c2cfa10..15b442ef7b93 100644 --- a/drivers/dax/Kconfig +++ b/drivers/dax/Kconfig @@ -70,13 +70,4 @@ config DEV_DAX_KMEM Say N if unsure. -config DEV_DAX_PMEM_COMPAT - tristate "PMEM DAX: support the deprecated /sys/class/dax interface" - depends on m && DEV_DAX_PMEM=m - default DEV_DAX_PMEM - help - Older versions of the libdaxctl library expect to find all - device-dax instances under /sys/class/dax. If libdaxctl in - your distribution is older than v58 say M, otherwise say N. - endif |