mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 03:23:53 -04:00
bcache: move closures to lib/
Prep work for bcachefs - being a fork of bcache it also uses closures Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> Acked-by: Coly Li <colyli@suse.de> Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
This commit is contained in:
committed by
Kent Overstreet
parent
957e48087d
commit
8c8d2d9670
@@ -506,6 +506,9 @@ config ASSOCIATIVE_ARRAY
|
||||
|
||||
for more information.
|
||||
|
||||
config CLOSURES
|
||||
bool
|
||||
|
||||
config HAS_IOMEM
|
||||
bool
|
||||
depends on !NO_IOMEM
|
||||
|
||||
Reference in New Issue
Block a user