btrfs: add Kconfig dependency for BLAKE2B
authorDavid Sterba <dsterba@suse.com>
Thu, 28 Nov 2019 12:02:32 +0000 (13:02 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 9 Dec 2019 16:56:06 +0000 (17:56 +0100)
commit78f926f72e43e4b974f69688593a9b682089e82a
tree849abbbc709769fb5329e93bdb167ac50cf53772
parente42617b825f8073569da76dc4510bfa019b1c35a
btrfs: add Kconfig dependency for BLAKE2B

Because the BLAKE2B code went through a different tree, it was not
available at the time the btrfs part was merged. Now that the Kconfig
symbol exists, add it to the list.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/Kconfig