OSDN Git Service

kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled
authorNicholas Piggin <npiggin@gmail.com>
Wed, 9 May 2018 13:00:00 +0000 (23:00 +1000)
committer0ranko0P <ranko0p@outlook.com>
Sat, 7 Dec 2019 08:37:13 +0000 (16:37 +0800)
commit080019565988dfa3d52ed99721801827fcc7bd8c
treee309b42832a07122cae94dd20cabd9e127a56eca
parent80fdf3f23d211e8aa2f9560b5c829258e5cf57fa
kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled

Architectures that are capable can select
HAVE_LD_DEAD_CODE_DATA_ELIMINATION to enable selection of that
option (as an EXPERT kernel option).

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/Kconfig
init/Kconfig