diff options
Diffstat (limited to 'drivers/block/drbd/Kconfig')
-rw-r--r-- | drivers/block/drbd/Kconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/block/drbd/Kconfig b/drivers/block/drbd/Kconfig index 4e6f90f487c2..f4acd04ebeef 100644 --- a/drivers/block/drbd/Kconfig +++ b/drivers/block/drbd/Kconfig | |||
@@ -38,17 +38,6 @@ config BLK_DEV_DRBD | |||
38 | 38 | ||
39 | If unsure, say N. | 39 | If unsure, say N. |
40 | 40 | ||
41 | config DRBD_TRACE | ||
42 | tristate "DRBD tracing" | ||
43 | depends on BLK_DEV_DRBD | ||
44 | select TRACEPOINTS | ||
45 | default n | ||
46 | help | ||
47 | |||
48 | Say Y here if you want to be able to trace various events in DRBD. | ||
49 | |||
50 | If unsure, say N. | ||
51 | |||
52 | config DRBD_FAULT_INJECTION | 41 | config DRBD_FAULT_INJECTION |
53 | bool "DRBD fault injection" | 42 | bool "DRBD fault injection" |
54 | depends on BLK_DEV_DRBD | 43 | depends on BLK_DEV_DRBD |