diff options
author | Miguel Ojeda <[email protected]> | 2024-10-04 01:07:34 +0200 |
---|---|---|
committer | Jocelyn Falempe <[email protected]> | 2024-10-14 14:40:00 +0200 |
commit | 2ad84af4cff9121827d3dd35e293478bdb0b58bb (patch) | |
tree | 9ae30bf52d2d0f49724ed75d26d3352676df9c01 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 5338a96c974654e226665b2f412fad2f82d4b701 (diff) |
drm/panic: Select ZLIB_DEFLATE for DRM_PANIC_SCREEN_QR_CODE
Under `CONFIG_DRM_PANIC_SCREEN_QR_CODE=y`, zlib is used:
ld.lld: error: undefined symbol: zlib_deflate_workspacesize
>>> referenced by drm_panic.c
>>> drivers/gpu/drm/drm_panic.o:(drm_panic_qr_init) in archive vmlinux.a
Thus select `CONFIG_ZLIB_DEFLATE`.
Fixes: cb5164ac43d0 ("drm/panic: Add a QR code panic screen")
Signed-off-by: Miguel Ojeda <[email protected]>
Reviewed-by: Jocelyn Falempe <[email protected]>
Signed-off-by: Jocelyn Falempe <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions