mirror of
https://github.com/torvalds/linux.git
synced 2026-03-15 08:26:14 +01:00
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:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| super.c | ||
| zonefs.h | ||