Skip to content
Commit 35c57fc3 authored by Alan Maguire's avatar Alan Maguire Committed by Shuah Khan
Browse files

kunit: building kunit as a module breaks allmodconfig



kunit tests that do not support module build should depend
on KUNIT=y rather than just KUNIT in Kconfig, otherwise
they will trigger compilation errors for "make allmodconfig"
builds.

Fixes: 9fe124bf ("kunit: allow kunit to be loaded as a module")
Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarAlan Maguire <alan.maguire@oracle.com>
Signed-off-by: default avatarShuah Khan <skhan@linuxfoundation.org>
parent 6ae2bfd3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment