diff options
author | Alan Maguire <alan.maguire@oracle.com> | 2020-01-10 14:49:25 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2020-01-11 00:36:37 +0300 |
commit | 35c57fc3f8eac81b38664a0fe160e267b908d8b8 (patch) | |
tree | 0efdd18b63c138cb7674a640dcf802f8a2b15884 /fs/ext4/Kconfig | |
parent | 6ae2bfd3df06b59aa1b15e25b9656900b15a8880 (diff) | |
download | linux-35c57fc3f8eac81b38664a0fe160e267b908d8b8.tar.xz |
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: 9fe124bf1b77 ("kunit: allow kunit to be loaded as a module")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Alan Maguire <alan.maguire@oracle.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'fs/ext4/Kconfig')
0 files changed, 0 insertions, 0 deletions