diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2021-09-08 05:58:36 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-08 21:50:26 +0300 |
commit | 8ba739ede49dec361ddcb70afe24986b4b8cfe17 (patch) | |
tree | 5b13943d3ceaf07f022812bbf5999cc8a4bdf99f /lib/test_sort.c | |
parent | bcda5fd34417c89f653cc0912cc0608b36ea032c (diff) | |
download | linux-8ba739ede49dec361ddcb70afe24986b4b8cfe17.tar.xz |
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/20210706100945.3803694-3-geert@linux-m68k.org
Fixes: b6c75c4afceb8bc0 ("lib/math/rational: add Kunit test cases")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Brendan Higgins <brendanhiggins@google.com>
Cc: Colin Ian King <colin.king@canonical.com>
Cc: Trent Piepho <tpiepho@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/test_sort.c')
0 files changed, 0 insertions, 0 deletions