Re: [PATCH] x86/cpu: drop unused Kconfig symbol X86_P6_NOP
From: Nikolay Borisov
Date: Mon Jan 05 2026 - 08:33:43 EST
On 29.12.25 г. 1:27 ч., Randy Dunlap wrote:
This symbol was removed in early 2025 but 2 dangling references to it
were missed. Delete them now.
Fixes: f388f60ca904 ("x86/cpu: Drop configuration options for early 64-bit CPUs")
Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Reviewed-by: Nikolay Borisov <nik.borisov@xxxxxxxx>