aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2020-11-25 16:40:11 -0800
committerDavid S. Miller <[email protected]>2021-02-18 16:28:18 -0800
commit80bddf5c93a99e11fc9faf7e4b575d01cecd45d3 (patch)
treea0ec5d7eb05b46e44a2c23a35fa8a1b21b848d3a /scripts/bpf_helpers_doc.py
parent60cb8a9073ba81490afe0e5b1e8e9394528de10b (diff)
sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is set
Currently COMPAT on SPARC64 selects COMPAT_BINFMT_ELF unconditionally, even when BINFMT_ELF is not enabled. This causes a kconfig warning. Instead, just select COMPAT_BINFMT_ELF if BINFMT_ELF is enabled. This builds cleanly with no kconfig warnings. WARNING: unmet direct dependencies detected for COMPAT_BINFMT_ELF Depends on [n]: COMPAT [=y] && BINFMT_ELF [=n] Selected by [y]: - COMPAT [=y] && SPARC64 [=y] Fixes: 26b4c912185a ("sparc,sparc64: unify Kconfig files") Signed-off-by: Randy Dunlap <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: [email protected] Cc: Sam Ravnborg <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions