kernel/drivers/md/bcache/Kconfig....@@ -1,6 +1,7 @@11 22 config BCACHE33 tristate "Block device as cache"4+ depends on !PREEMPT_RT_FULL45 select CRC6456 help67 Allows a block device to be used as cache for other devices; uses