diff options
author | Masahiro Yamada <[email protected]> | 2024-09-14 02:37:52 +0900 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2024-09-13 20:03:29 -0700 |
commit | c980dc9c67a94ab716ffc06767cb435480bda09d (patch) | |
tree | 2abaae19808d6dea24c700e82d3a3d2c22182983 /lib/crypto/mpi/mpi-sub-ui.c | |
parent | ca7a5bac4528f45efbc19401c926f4cbed291c95 (diff) |
btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh
CONFIG_DEBUG_INFO_BTF depends on CONFIG_BPF_SYSCALL, which in turn
selects CONFIG_BPF.
When CONFIG_DEBUG_INFO_BTF=y, CONFIG_BPF=y is always met.
Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Alan Maguire <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions