diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2022-10-05 01:29:03 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-10-21 12:39:29 +0200 |
commit | fb09dc6b35adf9dd502a94766e5ac83e7ca19839 (patch) | |
tree | 7896c406ee999cdfc1669348848522419be2203f /scripts/bpf_helpers_doc.py | |
parent | d8853d66de8774efe8850b47a005b9bbf196995e (diff) | |
download | linux-stable-fb09dc6b35adf9dd502a94766e5ac83e7ca19839.tar.gz linux-stable-fb09dc6b35adf9dd502a94766e5ac83e7ca19839.tar.bz2 linux-stable-fb09dc6b35adf9dd502a94766e5ac83e7ca19839.zip |
Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5
commit 4f001a21080ff2e2f0e1c3692f5e119aedbb3bc1 upstream.
Commit c0a5c81ca9be ("Kconfig.debug: drop GCC 5+ version check for
DWARF5") could have cleaned up the code a bit more.
"CC_IS_CLANG &&" is unneeded. No functional change is intended.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions