On Wed, Oct 21, 2020 at 12:32 PM SeongJae Park <[email protected]> wrote: > > From: SeongJae Park <[email protected]> > > If 'CONFIG_KUNIT=m', letting kunit tests that do not support loadable > module build depends on 'KUNIT' instead of 'KUNIT=y' result in compile > errors. This commit updates the document for this. > > Fixes: 9fe124bf1b77 ("kunit: allow kunit to be loaded as a module") > Signed-off-by: SeongJae Park <[email protected]> > Reviewed-by: David Gow <[email protected]>
Reviewed-by: Brendan Higgins <[email protected]>

