commit | e85d1d65cd8a9083040e280d172eba762875f8f1 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Aug 22 22:51:09 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Aug 24 08:10:00 2018 +0900 |
tree | 8038ed2a967ad92502f45a7173bdda15cfed57b7 | |
parent | f6f57a46435d7253a52a1a07a58183678ad266a0 [diff] |
kbuild: test dead code/data elimination support in Kconfig This config option should be enabled only when both the compiler and the linker support necessary flags. Add proper dependencies to Kconfig. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>