diff options
author | Geert Uytterhoeven <[email protected]> | 2020-01-29 19:02:24 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-01-30 09:55:37 +0100 |
commit | 389b8fb3c4befcc42edbc6d40525c6cb7704daf8 (patch) | |
tree | aca419d0a71749bb7ae46935d18865e2ed57b9f1 /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c | |
parent | 8e1974a2a02bf5b77831c686f01761163ea0cd3e (diff) |
mptcp: MPTCP_HMAC_TEST should depend on MPTCP
As the MPTCP HMAC test is integrated into the MPTCP code, it can be
built only when MPTCP is enabled. Hence when MPTCP is disabled, asking
the user if the test code should be enabled is futile.
Wrap the whole block of MPTCP-specific config options inside a check for
MPTCP. While at it, drop the "default n" for MPTCP_HMAC_TEST, as that
is the default anyway.
Fixes: 65492c5a6ab5df50 ("mptcp: move from sha1 (v0) to sha256 (v1)")
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions