Commit 2c6a28f
x86/Kconfig: Clean up LLVM version checks in IBT configurations
The minimum supported version of LLVM for building the x86 kernel
was bumped to 15.0.0 in
7861640 ("x86/build: Raise the minimum LLVM version to 15.0.0"),
so the checks for Clang 14.0.0 and ld.lld 14.0.0 or newer will always been
true. Clean them up.
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/20250814-x86-min-ver-cleanups-v1-6-ff7f19457523@kernel.org1 parent 337927d commit 2c6a28f
1 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1753 | 1753 | | |
1754 | 1754 | | |
1755 | 1755 | | |
1756 | | - | |
1757 | | - | |
1758 | | - | |
1759 | | - | |
1760 | | - | |
| 1756 | + | |
1761 | 1757 | | |
1762 | 1758 | | |
1763 | 1759 | | |
| |||
1769 | 1765 | | |
1770 | 1766 | | |
1771 | 1767 | | |
1772 | | - | |
1773 | | - | |
1774 | 1768 | | |
1775 | 1769 | | |
1776 | 1770 | | |
| |||
0 commit comments