Skip to content
Commit 4f8b8487 authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Damien Le Moal
Browse files

zonefs: select CONFIG_CRC32



When CRC32 is disabled, zonefs cannot be linked:

ld: fs/zonefs/super.o: in function `zonefs_fill_super':

Add a Kconfig 'select' statement for it.

Fixes: 8dcc1a9d ("fs: New zonefs file system")
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarDamien Le Moal <damien.lemoal@wdc.com>
parent e71ba945
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment