Home
last modified time | relevance | path

Searched hist:b142083b585c2c03af24cca4d274f797796a4064 (Results 1 – 1 of 1) sorted by relevance

/linux/net/mptcp/
H A DKconfigdiff b142083b585c2c03af24cca4d274f797796a4064 Mon Oct 19 13:32:40 CEST 2020 Geert Uytterhoeven <geert@linux-m68k.org> mptcp: MPTCP_KUNIT_TESTS should depend on MPTCP instead of selecting it

MPTCP_KUNIT_TESTS selects MPTCP, thus enabling an optional feature the
user may not want to enable. Fix this by making the test depend on
MPTCP instead.

Fixes: a00a582203dbc43e ("mptcp: move crypto test to KUNIT")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Link: https://lore.kernel.org/r/20201019113240.11516-1-geert@linux-m68k.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>