OSDN Git Service

kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 9 May 2018 07:23:50 +0000 (16:23 +0900)
committer0ranko0P <ranko0p@outlook.com>
Sat, 7 Dec 2019 08:39:17 +0000 (16:39 +0800)
commit203a0d3d744c2a88e3c9d282be8f125801f9c71e
tree0506fb95acb9060ad92489528b2f060e4e0248ed
parent3a82ab8b99ba5ba631b91d36fa32188b4bb89534
kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX

CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX was selected by BLACKFIN, METAG.
They were removed by commit 4ba66a976072 ("arch: remove blackfin port"),
commit bb6fb6dfcc17 ("metag: Remove arch/metag/"), respectively.

No more architecture enables CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX.
Clean up the rest of scripts, and remove the Kconfig entry.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
arch/Kconfig
scripts/Makefile.build