diff options
author | Nathan Chancellor <[email protected]> | 2020-04-28 15:14:16 -0700 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2020-05-12 10:01:45 +0200 |
commit | e91946d6d93ef6167bd3b1456f163d1585095ea1 (patch) | |
tree | 88263cac5e8d2e65b37ffa64eaeee55dfa9007dc /include/linux/fpga/fpga-bridge.h | |
parent | b744b43f79cc758127042e71f9ad7b1afda30f84 (diff) |
MIPS: VDSO: Move disabling the VDSO logic to Kconfig
After commit 9553d16fa671 ("init/kconfig: Add LD_VERSION Kconfig"), we
have access to GNU ld's version at configuration time. As a result, we
can make it clearer under what configuration circumstances the MIPS VDSO
needs to be disabled.
This is a prerequisite for getting rid of the MIPS VDSO binutils
warning and linking the VDSO when LD is ld.lld. Wrapping the call to
ld-ifversion with CONFIG_LD_IS_LLD does not work because the config
values are wiped away during 'make clean'.
Signed-off-by: Nathan Chancellor <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions