diff options
Diffstat (limited to 'drivers/md/Kconfig')
-rw-r--r-- | drivers/md/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig index b7767da50c26..1de8372d9459 100644 --- a/drivers/md/Kconfig +++ b/drivers/md/Kconfig | |||
@@ -200,6 +200,7 @@ config BLK_DEV_DM_BUILTIN | |||
200 | config BLK_DEV_DM | 200 | config BLK_DEV_DM |
201 | tristate "Device mapper support" | 201 | tristate "Device mapper support" |
202 | select BLK_DEV_DM_BUILTIN | 202 | select BLK_DEV_DM_BUILTIN |
203 | select DAX | ||
203 | ---help--- | 204 | ---help--- |
204 | Device-mapper is a low level volume manager. It works by allowing | 205 | Device-mapper is a low level volume manager. It works by allowing |
205 | people to specify mappings for ranges of logical sectors. Various | 206 | people to specify mappings for ranges of logical sectors. Various |