]> Gentwo Git Trees - linux/.git/commit
arm64: Remove tautological LLVM Kconfig conditions
authorNathan Chancellor <nathan@kernel.org>
Thu, 21 Aug 2025 21:15:41 +0000 (14:15 -0700)
committerNathan Chancellor <nathan@kernel.org>
Thu, 28 Aug 2025 23:58:44 +0000 (16:58 -0700)
commit23cb0514208da70c07b3582ecbbe6b3c633a481f
tree2977a0a1d3df5c9d1d145ba7684e602b2cc5ec95
parent02aba266e391fa90a4dae8822bde72ebdb88c360
arm64: Remove tautological LLVM Kconfig conditions

Now that the minimum supported version of LLVM for building the kernel
has been bumped to 15.0.0, two sets of always true conditions can be
safely removed in the arm64 Kconfig file.

Acked-by: Will Deacon <will@kernel.org>
Reviewed-by: Kees Cook <kees@kernel.org>
Link: https://lore.kernel.org/r/20250821-bump-min-llvm-ver-15-v2-4-635f3294e5f0@kernel.org
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
arch/arm64/Kconfig