MIPS: select ARCH_WANT_LD_ORPHAN_WARN
authorAlexander Lobakin <alobakin@pm.me>
Sun, 10 Jan 2021 11:57:01 +0000 (11:57 +0000)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 15 Jan 2021 14:27:54 +0000 (15:27 +0100)
commitd3a4e0f1b440a3c9f665fff796a9532c686a014a
treed45c06748e27bc394f95fbb621dcc448a066fa40
parentf41b233de0ae32b836b6ebadfe37017507077ea4
MIPS: select ARCH_WANT_LD_ORPHAN_WARN

Now, after that all the sections are explicitly described and
declared in vmlinux.lds.S, we can enable ld orphan warnings to
prevent from missing any new sections in future.

Signed-off-by: Alexander Lobakin <alobakin@pm.me>
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Kconfig