diff options
author | Lukas Bulwahn <lukas.bulwahn@redhat.com> | 2025-07-23 09:12:11 +0200 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2025-08-20 18:34:56 +0200 |
commit | 03777dbd8c9d825fc6f792e4e85be9e4ce4c7f8f (patch) | |
tree | b76c07eb17dbcae3a5926dd5e70a7bbc87e9a977 /rust/helpers/blk.c | |
parent | c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9 (diff) |
x86/kconfig: Drop unused and needless config X86_64_SMP
As part of
38a4968b3190 ("x86/percpu/64: Remove INIT_PER_CPU macros"),
the only use of the config option X86_64_SMP in the kernel tree is removed. As
this config option X86_64_SMP is just equivalent to X86_64 && SMP, the source
code in the tree just uses that expression in the few places where needed. Note
further that this option cannot be explicitly enabled or disabled when
configuring the kernel build configuration.
Drop this needless and unused config option. No functional change.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/20250723071211.622802-1-lukas.bulwahn@redhat.com
Diffstat (limited to 'rust/helpers/blk.c')
0 files changed, 0 insertions, 0 deletions