diff --git a/[refs] b/[refs] index 29997b92e185..1ea93d5a8142 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 867e1162068eb5632c829d453fd65d6089564f55 +refs/heads/master: bbb1c3b5ae6c6286a5e018786be88f126d769543 diff --git a/trunk/drivers/md/bcache/Kconfig b/trunk/drivers/md/bcache/Kconfig index 05c220d05e23..f950c9d29f3e 100644 --- a/trunk/drivers/md/bcache/Kconfig +++ b/trunk/drivers/md/bcache/Kconfig @@ -1,7 +1,6 @@ config BCACHE tristate "Block device as cache" - select CLOSURES ---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.