diff options
author | Geert Uytterhoeven <[email protected]> | 2021-09-07 19:58:36 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-09-08 11:50:26 -0700 |
commit | 8ba739ede49dec361ddcb70afe24986b4b8cfe17 (patch) | |
tree | 5b13943d3ceaf07f022812bbf5999cc8a4bdf99f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcda5fd34417c89f653cc0912cc0608b36ea032c (diff) |
math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting it
RATIONAL_KUNIT_TEST selects RATIONAL, thus enabling an optional feature
the user may not want to have enabled. Fix this by making the test depend
on RATIONAL instead.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: b6c75c4afceb8bc0 ("lib/math/rational: add Kunit test cases")
Signed-off-by: Geert Uytterhoeven <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Cc: Brendan Higgins <[email protected]>
Cc: Colin Ian King <[email protected]>
Cc: Trent Piepho <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions