diff options
Diffstat (limited to 'drivers/md/Kconfig')
-rw-r--r-- | drivers/md/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig index 1de441a6c55f..d949b781f6f8 100644 --- a/drivers/md/Kconfig +++ b/drivers/md/Kconfig | |||
@@ -260,15 +260,6 @@ config DM_DEBUG_BLOCK_STACK_TRACING | |||
260 | 260 | ||
261 | If unsure, say N. | 261 | If unsure, say N. |
262 | 262 | ||
263 | config DM_DEBUG_SPACE_MAPS | ||
264 | boolean "Extra validation for thin provisioning space maps" | ||
265 | depends on DM_THIN_PROVISIONING | ||
266 | ---help--- | ||
267 | Enable this for messages that may help debug problems with the | ||
268 | space maps used by thin provisioning. | ||
269 | |||
270 | If unsure, say N. | ||
271 | |||
272 | config DM_MIRROR | 263 | config DM_MIRROR |
273 | tristate "Mirror target" | 264 | tristate "Mirror target" |
274 | depends on BLK_DEV_DM | 265 | depends on BLK_DEV_DM |