Skip to content
Commit b60e26a2 authored by Randy Dunlap's avatar Randy Dunlap Committed by Catalin Marinas
Browse files

kmemleak: fix kconfig for crc32 build error



kmemleak uses crc32 functions so it needs to select CRC32.
Fixes build error:

kmemleak.c:(.text+0x7ce62): undefined reference to `crc32_le'

Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 04609ccc
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