summaryrefslogtreecommitdiff
path: root/patches/md-disable-bcache.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/md-disable-bcache.patch')
-rw-r--r--patches/md-disable-bcache.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/md-disable-bcache.patch b/patches/md-disable-bcache.patch
index fdfe5933603d..6c510466c108 100644
--- a/patches/md-disable-bcache.patch
+++ b/patches/md-disable-bcache.patch
@@ -26,6 +26,6 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
config BCACHE
tristate "Block device as cache"
+ depends on !PREEMPT_RT_FULL
- ---help---
+ select CRC64
+ help
Allows a block device to be used as cache for other devices; uses
- a btree for indexing and the layout is optimized for SSDs.