Skip to content
Commit d2d5cba5 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMS



This reverts the following two commits:

  - a555bdd0 ("Kbuild: enable TRIM_UNUSED_KSYMS again, with some guarding")
  - 5cf0fd59 ("Kbuild: disable TRIM_UNUSED_KSYMS option")

Commit 5e9e95cc ("kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without
recursion") solved the build time issue.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent ec923eaa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment