bcache: drop "select CLOSURES"
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 13 May 2013 08:35:21 +0000 (10:35 +0200)
committerKent Overstreet <koverstreet@google.com>
Wed, 15 May 2013 07:42:51 +0000 (00:42 -0700)
commitbbb1c3b5ae6c6286a5e018786be88f126d769543
tree0f2c36c1f4875afb03071493c4a26c4687ffe292
parent867e1162068eb5632c829d453fd65d6089564f55
bcache: drop "select CLOSURES"

The Kconfig entry for BCACHE selects CLOSURES. But there's no Kconfig
symbol CLOSURES. That symbol was used in development versions of bcache,
but was removed when the closures code was no longer provided as a
kernel library. It can safely be dropped.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
drivers/md/bcache/Kconfig