diff options
Diffstat (limited to 'drivers/md/Kconfig')
-rw-r--r-- | drivers/md/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig index 4d8d90b4fe78..3bfc8f1da9fe 100644 --- a/drivers/md/Kconfig +++ b/drivers/md/Kconfig | |||
@@ -174,6 +174,8 @@ config MD_FAULTY | |||
174 | 174 | ||
175 | In unsure, say N. | 175 | In unsure, say N. |
176 | 176 | ||
177 | source "drivers/md/bcache/Kconfig" | ||
178 | |||
177 | config BLK_DEV_DM | 179 | config BLK_DEV_DM |
178 | tristate "Device mapper support" | 180 | tristate "Device mapper support" |
179 | ---help--- | 181 | ---help--- |