]> www.infradead.org Git - users/hch/uuid.git/commit
kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 9 May 2018 07:23:50 +0000 (16:23 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 17 May 2018 13:44:57 +0000 (22:44 +0900)
commit704db5433fb43acbf1486303721bd0cbb65af251
tree93558386f64fbc4d695982d8dd4127622c7b1150
parent94e58e0ac31284fa26597c0e00a9b1d87a691d02
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
scripts/adjust_autoksyms.sh