diff options
author | Geert Uytterhoeven <[email protected]> | 2023-05-02 09:42:29 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2023-05-02 10:39:00 -0700 |
commit | e0f41f836f5e861bdcaf4719f160b62dbb8e9485 (patch) | |
tree | f008946dfde0d0df1be67ecb28bab2c6d2e5beda /drivers/fpga/fpga-mgr.c | |
parent | fd75f3694b1dd5070408ea4a58ca7f8e0a3fcbcd (diff) |
Input: tests - modular KUnit tests should not depend on KUNIT=y
While KUnit tests that cannot be built as a loadable module must depend
on "KUNIT=y", this is not true for modular tests, where it adds an
unnecessary limitation.
Fix this by relaxing the dependency to "KUNIT".
Fixes: fdefcbdd6f361841 ("Input: Add KUnit tests for some of the input core helper functions")
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Link: https://lore.kernel.org/r/483c4f520e4acc6357ebba3e605977b4c56374df.1683022164.git.geert+renesas@glider.be
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions